#contact {
font:9pt arial;	
text-align:left;
}

#contact .notice {
background:#FFF1A8;
color:#000000;
padding:10px;
font-size:8pt;
margin:10px 0 10px 0;	
}

#contact form {
color:#545454;	
}

#contact ul {
list-style-position:outside;
list-style-type:none;
text-decoration:none;
white-space:normal;
margin:0;
padding:0;
}

#contact li {
padding: 10px 0 10px 0;
line-height:25px;
}

#contact br {
line-height:70%;
}

#contact ul.list li {
line-height:2px;
height:5px;
font:8pt arial;
}

#contact .err {
background-color:#FFECEC;
font:8pt arial;
color:#C21D1D;
}


.thankyou {
font:9pt arial;
}

.thankyou strong {
font:12pt arial;
font-weight:bold;
}

