/*FORMULAR*/

#heading_space_white
{
padding-top:30px;
}

.ce_form input
{
float:left;
font-size:11px;
border:solid 1px #0086b1;
width:355px;
margin-top:5px;
}
 
.ce_form label
{
color:#0086b1;
display:block;
font-weight:bold;
text-align:left;
width:100px;
float:left;
margin-left:15px;
}

.ce_form .formbody
{
background-color:#e7f6fd;
margin-bottom:20px;
}

.ce_form h3
{
padding-top:10px;
}

.ce_form .captcha {
width:150px;
margin-top:-5px;
padding:0;
}

.ce_form .captcha_text 
{
position:relative;
margin-left:10px;
top:-2px;
}

.contactus .row_8 .col_0 label
{
margin-top:0;
padding:0;
}

.ce_form .textarea{
margin-top:5px;
width:355px;
font-family:Arial;
font-size:12px;
margin-bottom:10px;
}

.ce_form .submit {
margin-top:20px;
margin-right:15px;
float:right;
width:85px;
margin-bottom:5px;
}

.submit{
background-color:#fff;
color:#0086b1;
text-transform:uppercase;
border:solid 1px #0086b1;
}

.ce_form h3
{
background-color:#fff;
width:490px;
}
 
** Error message 
div.error
{
color:#ff0000;
}

.submit_container{
margin-top:10px;	
}

.checkbox{
float:left;
width:20px;
}

#form_newslettersignup .row_0, #form_newslettersignup .row_1
{
background-color:#fff;
}

#f2 .row_6 .col_0 label
{
margin-top:-160px;
}

#f2 .row_3 .col_0 label
{
margin-top:10px;
}


