/* CSS Document */

#contacts  input.formwidth{
	background:#DAE9F4;
	border-bottom-color:#4690C7;
	border-bottom-style:none;
	border-left-color:#4690C7;
	border-left-style:none;
	border-right-color:#4690C7;
	border-right-style:none;
	border-top-color:#4690C7;
	border-top-style:none;
	color:#000000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 6px;
	padding:3px 0px 0px;
	width:310px;
	height: 22px;
}
#contacts label{color:#999999;font:normal 12px Tahoma, Arial;margin:0px;padding:0px}
#contacts {
	padding-left: 2px;
}

#contacts p{
	font-size:13px;
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: Tahoma, Arial;
}
#contacts select{background:#DAE9F4;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#0C609F;font:11px Verdana,Arial,Helvetica,sans-serif;margin:5px 0px 5px 6px;width:325px}
#contacts table tr td{border-bottom-color:#333333;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#333333;border-left-style:solid;border-left-width:0px;border-right-color:#333333;border-right-style:solid;border-right-width:0px;border-top-color:#333333;border-top-style:solid;border-top-width:0px;padding-bottom:8px;padding-top:8px}
#contacts textarea.field{
	background:#DAE9F4;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:#000000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-left:6px;
	margin-top:5px;
	width:310px;
	padding-top: 3px;
	padding-bottom: 0px;
}
