.ab {
	clear : both;
	/*border-bottom: 1px dashed #424f68;*/;
	padding-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bez {
	float: left;
	width: 160px;
	text-align: right;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #332f34;
	padding-left: 12px;
	padding-top: 5px;
}

.formw {
  float: left;
 /* width: 130px;*/
  text-align: left;
	padding-left: 12px;
}

.boxx {
	height: 100%;
/*  border: 1px solid black; */
  padding: 5px;}

#content_form	{
	background-image: url(../images/bgcol4.gif);
	width: 500px; 
 	height: 365px; 
	float: right; 
	position: relative; 
	margin-top: 50px;
	padding: 5px;

}

textarea	{
	background-color: white;
	border: 1px solid #171f53;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 2px solid #181d54;
}