/* Start of CMSMS style sheet 'popup' */
#enquiry-frm{
	width:483px;
	height:558px;
	overflow:hidden;
	background:url(/images/form_bg.png) left top no-repeat;
}
.contactform{
	padding:30px 40px 40px 40px;
}
ul.popup_form{
	list-style-type:none;
	margin-top:10px;
	margin-bottom:30px;
}
ul.popup_form li{
	position:relative;
	margin:0px;
	padding:0px;
	line-height:1;
	margin-left:158px;
	font-size:11px;
	height:18px;
	padding:2px 0px;
}
ul.popup_form label{
	position:absolute;
	left:-180px;
	top:3px;
	width:170px;
	text-align:right;
	color:#636363;
}
#enquiry-frm em{
	padding-right:2px;
	color:red;
}
ul.popup_form .text{
	border:1px solid #ccc;
	width:200px;
}
ul.popup_form select{
	font-size:11px;
	border:1px solid #ccc;
	line-height:1;
}
/* End of 'popup' */

