.ms_contacto{
	color:#006600;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
/* text-align:center*/
}
 
.ms_textbox{ 
		border:solid #006600 1px; width:350px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px; /*width:150px;*/
	
}

.drpList{ 
		border:solid #006600 1px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
	
}
 

.ms_textarea{
		width:350px; height:75px; 	
	/*width:150px; height:50px;*/
		border:solid #006600 1px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
	
}
 
.ms_btn{
		border:solid #006600 0px;
		background-color:#F60; 
		height:23px;
		color:#fff;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		cursor:hand;
	
}
 