.contact_input {
background:transparent url(images/input_text.gif) no-repeat scroll left top;
border:medium none;
color:#404040;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:26px;
line-height:18px;
margin:0;
padding:8px 0 0 10px;
vertical-align:middle;
width:264px;
}
.contact_input:hover{
background:transparent url(images/input_text_hover.gif) no-repeat scroll top;
}
.contact_textarea{
background:transparent url(images/input_textarea.gif) no-repeat scroll 0 0;
border:0 none;
height:120px;
padding:5px 0 0 25px;
width:364px;
}
.contact_textarea:hover{
background:transparent url(images/input_textarea_hover.gif) no-repeat scroll 0 0;
}
.contact_select{
background:#F3F2F2 none repeat scroll 0 0;
font-family:tahoma;
font-size:16px;
font-weight:bold;
height:31px;
padding-left:5px;
}
.contact_option{
font-family:tahoma;
font-size:16px;
font-weight:bold;
padding-left:5px;
padding-bottom:5px;
}
.submit_button{
background-color:#F9F9F9;
border-color:#E2E2E2 #AAAAAA #AAAAAA #E0E0E0;
border-style:solid;
border-width:0.15em;
color:#404040;
height:40px;
width:90px;
}
.rowElem {
clear:both;
padding:10px 0;
}
label {
display:block;
float:left;
margin-right:8px;
margin-top:4px;
width:130px;
}
#contact_us {
clear:both;
font-family:tahoma;
font-size:12px;
font-weight:bold;
padding-left:120px;
width:750px;
}
#alert_div{
clear:both;
font-family:tahoma;
font-size:13px;
font-weight:bold;
padding-left:120px;
color:#FF0000;
width:750px;
}

.alert_heading{
background:#F57900 none repeat scroll 0 0;
color:#FFFFFF;
font-size:20px;
padding-left:10px;
}
.LV_validation_message{
}
.alerts_texts{
background:transparent url(images/alert.png) no-repeat scroll 0 0;
line-height:30px;
padding-bottom:10px;
padding-left:30px;
}
