input, textarea, .multiselect {
	font-family:Arial;
	color:#3ba6ea;
	font-size:11px;
	padding:2px;
}
textarea {
	height:80px;
}
input[submit] {
	width:auto;
}
.formElementsField .fo_text {
	width:250px;
}
.formElementsField .fo_textarea {
	width:250px;
}
.fo_text {
	border:1px solid #3da6ea;
}
.fo_categories_tree {
	font-size:11px;
	color:#787878;
}
.fo_password{
}
.fo_textarea{
	border:1px solid #3da6ea;
	width:300px;
	height:60px;
}
.fo_file{
	border:1px solid #3da6ea;
}
.fo_radio{
	font-size:11px;
	border:none !important;
	background:none !important;
	width:auto;
	color:#787878;
}
.fo_checkbox{
	font-size:11px;
	border:none !important;
	background:none !important;
	color:#787878;
	width:auto;
}
.fo_checkbox_group {
	font-size:11px;
	border:none !important;
	background:none !important;
	width:auto;
	color:#787878;
}
.fo_image{
	border:1px solid #b9b9b9;
}
.fo_html{
	font-size:11px;
	width:300px;
	border-left:1px solid #9F9F9F;
	border-top:1px solid #9F9F9F;
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	color:#787878;
}
.fo_button {
	background:url('../images/button.gif') repeat-x #101010;
	height:32px;
	color:#FFF;
	font-weight:bold;
	border:none;
	font-size:14px;
	padding-left:0px;
	padding-right:0px;
	width:auto;
}
.fo_date{
	border:1px solid #3da6ea;
}
.separator {
	padding:3px;
	padding-top:7px;
	padding-bottom:7px;
	color:#8e2626;
	font-size:13px;
}
.btn, .submitBtn, .fo_submit {
	font-size:11px;
	background:url('../images/button.gif') repeat-x;
	height:26px;
	width:89px;
	color:#FFF;
	font-weight:bold;
	border:none;
}
.formElementsField {
	padding:3px;
	margin:2px;
	border: 0px solid #eee;
	overflow:hidden;
}
.formElementsField .e {
	float:left;
	width:350px;
}
.formElementsField .t {
	float:left;
	width:150px;
	padding-top:5px;
}

#WINDOW_content .fo_text {
	width:200px;
	margin:0px !important;
}
#WINDOW_content .formElementsField .t {
	width:200px;
}
#WINDOW_content .formElementsField .e {
	width:200px !important;
}
#WINDOW_content .formElementsField .e .fo_submit {
	float:right;
}
#polls_siulyti .fo_text, #polls_siulyti .fo_textarea {
	width:160px;
}


.formElementsField div {
	padding:0px;
}
.txt {
	color:#333333;
}
#WINDOW_content .txt {
	color:#1279bc;
}
.error {
	color:#EE3333;
}
.err {
	border:1px solid #EE3333;
}
.error_message {
	color:#EE3333;
	font-size:9px;
	line-height:11px;
}
.highlight_search_result {
	background:#FAF0C3;
}

