@import '/css/jquery-ui-1.7.2.custom.css';
@import '/css/fancy-front.css';

#left_notice {
	background:#E1E8EC none repeat scroll 0 0;
	display:inline-block;
	font-size:12px;
	line-height:150%;
	margin:0 20px 0 10px;
	overflow:hidden;
	padding:10px;
	vertical-align:top;
	width:205px;
	float:left;
}
#right_form {
	float:left;
	width:510px;
}
#left_column {
	width:250px;
	margin-left:0px;
	margin-right:10px;
}
#right_column {
	width:250px;
	font-size:11px;
	margin:0px;
}
#left_column H3 
, #right_column H3 {
	margin-top:0px;
}
.controls_row {
	text-align:right;
	padding-right:30px;
}
.mod_admin_form LI {
	list-style:none;
	list-style-type:none;
	margin-left:0px;
}
.mod_admin_form LI LABEL.error {
	width:200px;
	text-align:left;
}
.mod_admin_form UL {
	margin-left:0px;
	padding-left:0px;
	padding-top:3px;
	margin-top:3px !important;
	border-top:1px solid #CD0A0A;
}

input.submit_btn {
	background:transparent url(/images/contact_submit_btn_bg.jpg) no-repeat scroll center top;
	border:medium none;
	color:#FFFFFF;
	height:30px;
	line-height:normal;
	margin:2px 0 0 360px;
	padding-top:0 !important;
	width:94px !important;
}





