#contactCol1,#contactCol2{
	width:300px;
	font-size:12px;
	color:#5A6B74;
}

#contactCol1 .formCol1{
	width:100px;
	line-height:16px;
}

#contactCol1 .formCol2{
	width:180px;	
}

#contactCol1 .formCol2 input.inpForm{
	width:162px;	
	background-image:url(/img/css/center/bg_input.gif);
	border:none;
	height:16px;
	padding:3px 4px;
	float:right;
}
#contactCol1 .formCol2  select,#contactCol2 .formCol2  select{
	width:170px;	
	background-image:url(/img/css/center/bg_input.gif);
	border:none;
	height:23px;
	padding:3px;
}

#contactCol2 .formCol1{
	width:118px;
	line-height:16px;
}

#contactCol2 .formCol2{
	width:180px;
	line-height:16px;
}

#contactCol2 input.inpForm{
	width:162px;	
	background-image:url(/img/css/center/bg_input.gif);
	border:none;
	height:16px;
	padding:3px 4px;
	float:right;
}

#txt{
	width:290px;	
	background-image:url(/img/css/center/bg_input_long.gif);
	border:none;
	height:173px;
	padding:3px 4px;
}

.infoLine{
	margin-bottom:14px;
	color:#5A6B74;
	font-size:11px;
}


