
label{
	width:120px;
	display:block;
	float:left;
	
}
br{
	clear:both;
}
label{
	margin-bottom:10px;
	font: 11px/18px "Georgia" ;letter-spacing:0px;;
}
.edit, select, select option{
	float:left;
	margin-bottom:10px;
	height:18px;
	font: 11px/18px "Georgia" ;letter-spacing:0px;	width:300px;
	border:0;
	border:1px solid #ACACAC;	
}
.button{
	width:100px;
	border:0;
	border:1px solid #ACACAC;
	background-color:#2e3192;
	color:white;
}
p.form{
	margin-left:-15px;
	padding-left:15px;
	width:803px !important;
	background-color:#b0cfe7;
}
div.formw{
	margin-left:-15px;
	padding-left:15px;
	width:803px !important;
	background-color:#b0cfe7;
	display:block;height:457px;width:300px !important;float:left;
	margin-top:10px;
}
div.formw table{
margin-top:40px;
width:250px;
float:left;
}
table tr th{
font: 11px/18px "Georgia" ;letter-spacing:0px;;
color:#333333;
font-weight:bold;
}
table tr td{
	font: 11px/18px "Georgia" ;letter-spacing:0px;;
}
select option{
	margin:0 !important;
	padding:0 !important;
       width:100% !important;
	border:0;
}