#contact-bg{background:url("../images/spotlight/contact.png") top right no-repeat;}

/* form */
.loader{}
.bar{
	display:none;background: url('../images/int/loader_contact.gif') no-repeat;
	margin-left:20px;margin-top:50px;
 	height:20px;width:230px;}
#contactForm{margin:0px;padding:0px;}
#container{margin:0px;padding:0px 0px 0px 2px;}
label{font-size:12pt;white-space:nowrap;}
input, textarea{width:300px;border:solid 2px #463d36;background-color:#f2f8f3;color:#463d36;font-size:12pt;}
input{height:20px;}
.submit{
	border-top-color:#f88b92;border-right-color:#9d0a13;border-bottom-color:#9d0a13;border-left-color:#f88b92;
	width:100px;height:25px;background-color:#f33b47;color:#dbeddf;font-weight:bold;}
.message-date{color:#718687;font-style:italic;}
