@media all {

.form_left { width: 600px; float: left; margin: 10px 0 20px; font-size: 11px; line-height: 15px; color: #000; }
.form_left h1 { color: #016aaa; font-size: 16px; margin: 0 0 20px; padding: 5px 0; line-height: 16px; font-weight: bold; background: transparent url(../pics/blue_dot.gif) repeat-x bottom; }

.contact_form { margin-top: 25px; }
.contact_form label { display: block; color: #414141; margin: 0 0 15px 45px; }
.contact_form label b { font-weight: normal; display: block; float: left; width: 70px; line-height: 20px; }
.contact_form label input { width: 263px; border: 1px solid #d9d9d9; }
.contact_form label textarea { width: 380px; height: 146px; border: 1px solid #d9d9d9; overflow: auto; }
.contact_form input.but { width: 93px; height: 20px; background: transparent url(../pics/form_button.gif) no-repeat; border: 0; font-size: 11px; color: #414141; margin-left: 115px; }

.fValidator-msg { color: #c00;}

p.back a {background:transparent url(../pics/back.png) no-repeat scroll left center; padding:10px; text-decoration: none; color: #414141; }
p.back a:hover {text-decoration: underline; }

#ads { float: right; width: 280px; }
#ads .ads { float: none; margin: 0 0 10px !important; }

}
