body {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	background-color: #3479A2;}#wrapper {	width: 650px;	padding: 20px;	margin: 0 auto;   /* align for good browsers */	/*	margin-left: auto;	margin-right: auto;	font-size: 12px;		*/	background-color:#D3D0C9;	-moz-border-radius:18px;	-webkit-border-radius:18px;	-opera-border-radius:18px;	-khtml-border-radius:18px;	border-radius:8px;	border:1px solid #FFFFFF;	-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 24px;	color: #666666;	}.fieldset{	float: right;	width: 500px;	text-align:right;}.label{	float:right;	width:100px;	font-size: 12px;	font-weight: bold;}.field{	float:right;	width:200px;	font-size: 12px;	}.required_data{	color:#00C;	}.attention{	color:#F00;	}.stacked_label{	width:640px;	color:#191919;	font-size: 12px;	font-weight: bold;}.stacked_field{	width:640px;	color:#191919;	font-weight:normal;	font-size: 12px;}.stacked_fieldset{	width: 640px;	margin-bottom:22px;}.clear{	clear:both;}
