.error_strings {
	font-family:Verdana;
	font-size:10px;
	color:#660000;
	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;
}
#kons-form {
	width:570px;
	position:relative;
	overflow:hidden;
	border:double 3px #ff9f39;
	padding:10px;
}
#spam-box {
	width:220px;
	float:right;
}
#img_Captcha {
	float:right;
	border:solid 1px #838383;
}
#spam-box input {
	margin:10px;
	border:solid 1px #2c8e42;
}
.send-btn {
	width:135px;
	margin:20px auto 0 auto;
}
#weight-box {
	width:560px;
}
.field-label {
	width: 270px;
	overflow:hidden;
	margin:10px 0;
}
.field-label input {
	float:right;
	width:170px;
	border:solid 1px #2c8e42;
}
.labl {
	width:80px;
	float:left;
	line-height:18px;
}
.toright {
	float:right;
}
.toleft {
	float:left;
}
.big {
	width: 560px;
}
.big2 {
	width: 270px;
}
input.big3 {
	width: 250px;
}
#attach-box {
	width:400px;
	margin:0 auto;
}
#attach-box .labl {
	float:none;
}
#attach-box input {
	width:225px;
	margin:10px auto;
	display:block;
}
