/* CSS Document created by David Oldfield / Brainstorm Design / 
http://www.brainstormdesign.co.uk : david.oldfield@brainstormdesign.co.uk | Design Agency Leeds */
.content {
padding-top:15px;
margin-top:0px;
background-image:url(../images/right-col-bg.jpg);
background-repeat:repeat-y;
background-position:right;
}
.text-holder {
padding-top:15px;
}
.box {
width:410px;
border:1px solid #fff;
padding:5px;
}
.submit-box {
width:422px;
}
.box:hover {
background-color:#fafafa;
border-color:#eee;
}
.box p {
margin:0px;
padding:0px;
}
.box p.tag {
width:90px;
text-align:right;
float:left;
height:13px;
}
.submit-box p.tag {
width:90px;
text-align:right;
float:left;
height:13px;
}
.box p.tag-textarea {
width:90px;
text-align:right;
float:left;
height:50px;
}
.box p.input {
width:300px;
float:right;
}
.box p.submit {
float:right;
margin:-20px 0px 0px 0px;
padding:0px;
width:300px;
}
.box p.input input {
width:300px;
border:1px solid #ccc;
height:13px;
font-family:tahoma;
font-size:11px;
}
.box p.input input:hover {
border:1px solid #030;
}
.box p.input textarea {
width:300px;
height:50px;
border:1px solid #ccc;
font-family:tahoma;
font-size:11px;
}
.box p.input textarea:hover {
border:1px solid #030;
}

.right-column p.contact-address {
margin-left:10px;
}
.right-column img.contact-image {
margin-top:50px;
margin-left:-50px;
}
p.address {
min-height:40px;
}
p.contact-image-holder {
width:282px;
height:279px;
background-image:url(../images/centre-image-contact.png);
background-repeat:no-repeat;
margin-left:-50px;
}
