.niceniceform_form{
	width:100%;
	background-color:#BAA193;
}
.niceform_little{
	width:550px;
	background-color:#BAA193;
}

.niceform_vspacer{
	font-size:5px;
	padding:0px;
	background-color:#BAA193;
}

/* cele 3 celule ale unei linii din forma */
.niceform_caption{
	font-weight:800;
	text-align:right;
	border-left:1px solid #B98F66;
	border-top:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
	color:white;
}
.niceform_element{
	text-align:left;
	border-top:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
}
.niceform_hint{
	font-size:10px;
	border-right:1px solid #B98F66;
	border-top:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	width:100%;
	background-color:#BAA193;
}

/* cele 3 celule ale unei linii din forma pt. hint under */
.niceform_caption_hund{
	font-weight:800;
	text-align:right;
	border-left:1px solid #B98F66;
	border-top:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
	color:white;
}
.niceform_element_hund{
	text-align:left;
	border-top:1px solid #B98F66;
	border-right:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
	width:100%;
}
.niceform_caption_nohint_hund{
	font-weight:800;
	text-align:right;
	border-left:1px solid #B98F66;
	border-top:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
}
.niceform_element_nohint_hund{
	text-align:left;
	border-top:1px solid #B98F66;
	border-right:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	white-space: nowrap; 
	background-color:#BAA193;
	width:100%;
}
.niceform_hint_hund{
	font-size:10px;
	border-right:1px solid #B98F66;
	border-left:1px solid #B98F66;
	border-bottom:1px solid #B98F66;
	background-color:#BAA193;
}

/* alte 2 clase aditionale */
.niceform_buttons{
	font-weight:800;
	border-top:1px solid #401E01;
	white-space: nowrap; 
	background-color:#BAA193;
}
.niceform_processing{
	font-weight:800;
	border-top:1px solid #CCCCCC;
	white-space: nowrap; 
	background-color:#BAA193;
}

/* restul */
.niceform_edit{ 
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:185px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;
}

.niceform_time{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:55px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;	
}
.niceform_password{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:185px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;
}
.niceform_combo{
	width:186px;
	font-size:10px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;	
}
.niceform_combo_option{
}
.niceform_file{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:268px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;	
}
.niceform_textarea{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:185px;
	height:100px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;	
}
.niceform_rtf{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:500px;
	height:150px;
}


.niceform_specialfile{
	border-left:1px solid #4B2B0B;
	border-right:1px solid #4B2B0B;
	border-top:1px solid #4B2B0B;
	border-bottom:1px solid #4B2B0B;
	width:390px;
	background-image:url(../../img/formelement_bg.gif);
	background-repeat:repeat-x;	
	font-size:11px;
	height:20px;
	
}

.TR_formelement_suport{

}