form{
	width:80%;
	background:#f0f0f0;
	border:1px solid #70b552;
	margin-left:auto;
	margin-right:auto;
}

form h2{
	text-align:center;
}

div.row{
	clear:left;
	margin-bottom:10px;
}

div.row span.label{
	display:block;
	float:left;
	clear:left;
	width:12em;
	text-align:right;
	margin-right:0.7em;
}

div.row div.label2{
	display:block;
	float:left;
	clear:left;
	width:auto;
	text-align:right;
	margin-right:0.7em;
	font-weight: bold;
	margin-left: 1em;
}

textarea{
	vertical-align:top;
}


div.row2{
	clear:left;
	margin-bottom:10px;
}

div.row2 div.label{
	font-weight:bold;
}

.bdyimg{
	margin-bottom:-210px;
	border:1px solid #70b552;
	position:relative;
	z-index:10;
	background:#fff;
	zoom:1;
/*	width:248px;
	height:188px; */
}

.conf{
	width:80%;
	background:#eaffea;
	border:1px solid #00aa00;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;	
	margin-top:120px;
	text-align:center;
	padding:10px;
}

.err{
	width:60%;
	background:#fff0c0;
	border:1px solid #aa0000;
	color:#aa0000;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}
div.row div.radio_button {
	padding: 10px;
	margin-left: 12em;
}
div.row div.radio_button1 {
	padding: 10px;
}
