/*Alexis De los Santos */
label {
	font-family:Verdana, Geneva, sans-serif;
	color: #58595B;
	background: #FFF;
	width:70px;
	display: block;
	float:left;
	margin-right: 10px;
	text-align:right;
	float:left;
	padding:3px;
	clear:both;
	display:block;
	height:20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size:12px;
	
}
input {
    font:9px;
	width:330px;
	*width:322px;
	height:20px;
	margin:3px;
	*margin:0px;
	padding:0px;
	background-color:#E6E7E8;
	border:#E6E7E8 1px solid;
	color:#58595B;
	
}

textarea {
	
    font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	width:330px;
	*width:318px;
	height:100px;
	margin:3px;
	*margin:0px;
	background-color:#E6E7E8;
	margin-bottom:-50px;
	border:#E6E7E8 1px solid;
	color:#58595B;
	
}



.submit {
    background:#D159A1;
	color:#FFFFFF;
	width:80px;
	border:1px solid  #FFFFFF;
font-family:Verdana, Geneva, sans-serif;
font-size: 9px;

	}
	
.submit1 {
    background:#D159A1;
	color: #FFFFFF;
	width:80px;
	border:1px solid  #FFFFFF;
font-family:Verdana, Geneva, sans-serif;
font-size: 9px;

	}
	
.submit:hover {
    background: #595959 ;
	
}

.submit1:hover {
    background: #595959 ;
	
}



span.star{
	font-size:9px;
	font-weight:normal;
	}
