@charset "iso-8859-1";
/* CSS Document */

select, textarea, input {
	font-size:9px;
	color: #5C5C5C;
}

select{
	border: 1px solid #6495ed;
	margin-bottom:3px;
	width: 300px;
}

label {		
	display: inline;
	font-size:11px;
	color:#333333;
	width: 300px;
	border:0px solid #000000;
	padding-top:10px;
	padding-bottom:3px;
}