fieldset { border: 0px; clear:both;}

label {font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; color:#576f5a;}
label a{font-size:11px; font-weight:bold; color:#666;}

dl {clear:both; width:350px; }
dt {float:left; text-align:right; width:150px; line-height:34px; padding:0 10px 10px 0;}
dd {float:left; width:170px; margin:0 0 10px 0; text-align:left;}

.inputfld {
	BORDER-BOTTOM: #41b5c5 1px solid; 
	BORDER-LEFT: #41b5c5 1px solid; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 1px; 
	BACKGROUND: #fff; 
	WIDTH: 150px;
	HEIGHT: 30px; 
	COLOR: #00000;
	FONT-SIZE: 11pt; 
	VERTICAL-ALIGN: top; 
	BORDER-TOP: #41b5c5 1px solid; 
	BORDER-RIGHT: #41b5c5 1px solid; 
	PADDING-TOP: 1px;
}

.logo{position:absolute;top:20px;left:30%;height:62px;width:220px;margin-left:0px; cursor:auto; float:left;}
 
.white_content {	
	margin-top:15px;
	width: 500px;
	height: 400px;	
	background-color:#ffffff;
	-webkit-box-shadow: #000 3px 3px 3px;
	-moz-box-shadow: #000 3px 3px 3px; 
	box-shadow: #000 3px 3px 3px;
	border:16px solid #ef0626;
	border-radius: 25px;
}