#enquiry-wrap,#valuation-wrap {
padding: 0/* 10px*/
}

#valuation-wrap {
width: 475px;
background-color: #eee
}

#email-header,#valuation-header {
overflow: hidden;
background-color: #002b5c;
height: 90px;
}

span.label {
background-color: #eee;
font-weight: bold
}

div.formfield {
margin-bottom: 10px;
}

label {
font-size: 80%
}


#email-friend-form,#valuation-form p{
color: #000;
font-size: 90%
}

#email-friend-form {
width:390px;
padding: 0 10px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#email-friend-form #personalinfo { overflow:hidden; width:405px }
}


#email-friend,#valuation,#valuation-form {
background-color: #eee
}

body#valuation {
border-right: 10px solid #eee;
border-left: 10px solid #eee;
background-color: #eee
}
