.blackonwhite_form{

}
.blackonwhite_caption{
	font-weight:800;
	text-align:right;
	color:#5B5B7C;
}
.blackonwhite_hint{
	font-size:10px;
}

.blackonwhite_edit{
	border-left:1px solid #425C77;
	border-right:1px solid #425C77;
	border-top:1px solid #425C77;
	border-bottom:1px solid #425C77;
	width:185px;
}
.blackonwhite_password{
	border-left:1px solid #425C77;
	border-right:1px solid #425C77;
	border-top:1px solid #425C77;
	border-bottom:1px solid #425C77;
	width:185px;
}
.blackonwhite_combo{
	width:186px;
	font-size:10px;
}
.blackonwhite_file{
	border-left:1px solid #425C77;
	border-right:1px solid #425C77;
	border-top:1px solid #425C77;
	border-bottom:1px solid #425C77;
	width:268px;
}
.blackonwhite_textarea{
	border-left:1px solid #425C77;
	border-right:1px solid #425C77;
	border-top:1px solid #425C77;
	border-bottom:1px solid #425C77;
	width:300px;
	height:100px;
}

.blackonwhite_element{
	text-align:left;
	vertical-align:top;
}

.blackonwhite_spacer{
	font-size:6px;
}
