<!--
.main_form_info {
	background-color:#ffffff; 
	width:170px; 
	height:170px;
}

input.CP{
	font-family: Verdana;
	font-size:11px;
	color:#38515d;
	height:20px;
	width:105px;
	}

textarea.CP {
	font-family: Verdana;
	font-size:11px;
	color:#38515d;
	height:60px;
	width:105px;

}	
	
.rows_left{
	font-family: Verdana;
	font-size:11px;
	color:#38515d;
	text-align:left;
	width:170px;
	height:35px;
	padding-left:3px;
	padding-top:0px;
}	
	
	
.rows{
	font-family: Verdana;
	font-size:11px;
	color:#38515d;
	font-weight:bold;
	text-align:right;
	width:170px;
	height:24px;
}
	
.rows_for_textareas{
	font-family: Verdana;
	font-size:12px;
	color:#38515d;
	font-weight:bold;
	text-align:right;
	width:170px;
	height:64px;
	}
	
.rows_submit_button {
	padding: 0px 0px 0px 70px; 
	text-align:left; 
	width:170px;
}

.my_submit {
	color: #FFFFFF;
	background: #38515d;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	padding: 1px 3px 1px 3px;
	}
-->
