.error_strings {
	font:Verdana 10px #600;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
}
.sfm_float_error_box {
	position:absolute;
	z-index:999;
	cursor:default;
	font-family:Verdana;
	font-size:10px;
	color:#660000;
	background-color:#ffff66;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
}
.sfm_float_box_td {
	padding:3px;
	cursor:default;
	font-family:Verdana;
	font-size:10px;
	color:#660000;
	background-color:#ffff66;
}
.sfm_close_box {
	font-family:Verdana;
	font-size:10px;
    font-weight:bold;
	color:#ffffff;
	background-color:#660000;
	border-width:0px;
	text-align:center;
}
#feedback {
	width:570px;
	position:relative;
	overflow:hidden;
	border:double 3px #ff9f39;
}
#elements {
}
.field-label {
	width: 220px;
	overflow:hidden;
	margin:10px;
}
.labl {
	width:50px;
	float:left;
	line-height:18px;
}
.field-label input {
	float:right;
	width:150px;
	border:solid 1px #2c8e42;
}
#spam-box {
	width:300px;
	padding:0 10px;
	float:right;
}

#img_Captcha {
	float:right;
	border:solid 1px #838383;
	position:relative;
	top:20px;
}
#spam-box input {
	margin:10px;
	border:solid 1px #2c8e42;
}
#msg-box {
	overflow:hidden;
	float:left;
}
.msg-text {
	margin:0 0 0 10px;
}
.sfm_textarea {
	width:538px;
	margin:10px;
	border:solid 1px #2c8e42;
	padding:5px;
}
.send-btn {
	width:100px;
	margin:10px auto;
}
#feedback_Submit_img {
	width:98px;
	height:34px;
}
#feedback_errorloc {
	width:570px;
	text-align:left;
}
.toplab {
	padding:20px 0 0;
}

