.cajadatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FFFFFF;
	float: none;
	height: auto;
	width: auto;


}
.cajapulldown {
	font-family: "MS Sans Serif", "MS Serif", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3399FF;
	list-style-type: circle;

}
