#seblod_form LABEL {
width: 25%;
float: left;
}
#seblod_form TEXTAREA, #seblod_form INPUT.inputbox {
width: 50%;
}
#seblod_form INPUT#rd_enquiry_captcha {
width: auto;
}
#seblod_form .row {
margin-bottom: 0.5em !important;
}
#seblod_form FIELDSET {
padding: 1em 0px 0px;
margin-bottom: 2em;
border-width: 1px 0 0;
border-style: solid;
border-color: #CCCCCC;
}
.formError .formErrorContent {
background-image: url(/templates/www/images/icons/cross.png) !important;
background-repeat: no-repeat !important;
background-position: right !important;
}
#seblod_form INPUT[type=submit] {
text-shadow: none;
border-radius: 0;
text-transform: uppercase;
background-color: #993333;
background-image: none;
color: #FFFFFF;
border: 0px solid #FFFFFF;
height: 2.5em;
padding-left: 1.5em;
padding-right: 1.5em;
}
#seblod_form FIELDSET A {
display: none;
}
