#primaryContent h3,#primaryContent label{
	color:#dd3434;
	font-weight:bold;
}
#primaryContent h3{
	padding-top:20px;
	font-size:1.7em;
}
h2{
	height:48px;
	width:167px;
	display:block;
	text-indent:-50000px;
	overflow:hidden;
	background: url(../images/ContactUs_headline.gif) no-repeat;
}
#primaryContent a {
	color:#518abf;
}
fieldset{
	border:none;
	padding-top:20px;
}
fieldset p{
	width:260px;
	float:left;
	padding:10px 30px 10px 0;
}
fieldset label{
	font-size:1.3em;
}
fieldset input{
	background:url(../images/textbox_single.gif)no-repeat;
	height:26px;
	padding:10px 8px 0;
	width:244px;
	display:block;
	border:none;
}
#conSubmit {
	float:left;
}
#conClear {
	display:block;
	text-indent:-50000px;
	height:22px;
	width:60px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	background: url(../images/btn_clear.gif) no-repeat;
}