fieldset {
	overflow:hidden;	
}
#usermessagea, #usermessage2a {
	overflow:hidden;
}
#cformsform ol, #cforms2form ol {
	list-style:none;
	margin:0;
	padding:0;
}
#cformsform ol li, #cforms2form ol li {
	margin:4px 0 0 0;
	/*overflow:hidden;*/
}
#cformsform ol li label, #cforms2form ol li label {
	display:inline-block;
	width:100px;
	height:20px;
	font-size:0.8em;
	text-align:right;
	vertical-align:top;
	margin:6px 10px 0 0;
	float:left;
}
#li--4 label, #li--5 label, #li--6 label, #li-2-4 label, #li-2-5 label {
	color:#666;
}
#cformsform ol li textarea.area, #cforms2form ol li textarea.area {
	width:350px;
	height:150px;
	padding:2px;
	border:1px solid #999;
	background:#ccc;
}
#cformsform ol li textarea.area.fldrequired, #cforms2form ol li textarea.area.fldrequired {
	border:1px solid #999;
	background:#fff;
}
.cf_hidden {
	display:none;
}
.cf_error {
	border:1px solid #f00 !important;
	/*background:#fff2f2 !important;*/
}
input.single, input.secinput {
	border:1px solid #ccc;
	width:350px;
	height:20px;
	padding:2px;
	margin:0;
}
.cf_upload {
	color:#666;
	height:21px;
	padding:4px 0 0 0;
}
input.secinput {
	width:111px;
	clear:both;
}
input.single, textarea.area {
	font-size:0.8em;
}
input.single.fldrequired, input.secinput {
	background:#fff;
	border:1px solid #999;
	clear:right;
}
.linklove, .reqtxt, .emailreqtxt {
	display:none;
}
img.captcha {
	margin:4px 0 0 111px;
	float:left;
	clear:both;
}
img.captcha+a, a img.captcha-reset {
	width:24px;
	height:24px;
	display:block;
	float:left;
	overflow:hidden;
}
img.captcha+a {
	margin:13px 0 0 8px;
}
a img.captcha-reset {
	background:url(../../../themes/aevodesign/images/bt-reload.png) no-repeat;
}
a img.captcha-reset:hover {
	background:url(../../../themes/aevodesign/images/bt-reload-over.png) no-repeat;
}
.cf_info.waiting {
	background:url(../../../themes/aevodesign/images/loading/S-white.gif) no-repeat 5px 50% #fff;
	font-size:0.8em;
	font-weight:bold;
	color:#000;
	width:325px;
	margin:5px 0 3px 110px;
	padding:6px 6px 6px 25px;
}
.cf_info.failure {
	font-size:0.8em;
	font-weight:bold;
	background:#f00;
	color:#fff;
	width:344px;
	margin:5px 0 3px 110px;
	padding:6px;
}
li.cf_li_err {
	color:#f00 !important;
}
p.cf-sb {
	float:left;
	clear:both;
}
p.cf-sb input {
	text-indent:-500px;
	width:117px;
	height:28px;
	background:url(../../../themes/aevodesign/images/bt-submit.png) no-repeat;
	margin:0 0 10px 111px;
}
p.cf-sb input:hover {
	cursor:pointer;
	background:url(../../../themes/aevodesign/images/bt-submit-over.png) no-repeat;
}
input[type=submit] {
	border:none;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
.cf_info.success {
	color:#333;
	padding:6px;
	font-size:0.8em;
	font-weight:bold;
	background:#fff;
	margin:0 0 20px 0;
}
p.cf-sb {
	margin:6px 0 6px 0 !important;	
}
