.account_form
{
    font-size: 11px;
    line-height: 13px;
    color: #333; 
    display: block; 
    /*width:599px;*/ 
    margin-top: -8px!important; 
    padding:0!important;  
}
.account_block_header
{
    display: inline-block;  width:628px;
    margin-bottom: 3px; margin-left: 1px; margin-top: 25px;
    color: #889900;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 14px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9; 
}
.account_form label
{
	position: absolute; 
	text-align:right;
	width: 205px;  
	height: 15px;
	color: #333; 
	font-size: 11px;
	/*background: #afc; */ 
	padding-top: 2px; 
}
.account_form .required_fld
{
	color:#FF0000;
}
.account_form .label_other
{
    margin-left:207px; 
    width:27px;
}
.account_form  p
{
    padding: 0!important; 
    margin-top:7px!important;   
    margin-bottom:3px!important;
}
.account_form input  
{
    width: 253px;
    height: 15px;
    margin-left:208px;  
    border: 1px solid #d9d9d9;
}
.account_form .choices 
{
    height: 18px;
    margin-left:210px; 
    width: 250px; 
    text-align:left;  
    display:inline;
}
.account_form .radio
{
    border: none;   
    margin: 0!important; 
    width: 12px;
	/* margin-left:208px;*/
}
.account_form  .input_other 
{
    width: 223px;
    height: 15px;
    margin-left:237px;  
    border: 1px solid #d9d9d9;
}
.account_form ul
{
    width: 250px; 
    padding:0!important; 
    height: 21px; 
    list-style: none;
    margin:0px 0 1px 208px;     
    width:19.00em!important;
}

.account_form select
{
    width:19.1em!important;
    border:1px solid #D9D9D9;
    width: 250px; 
    padding:0!important; 
    height: 21px; 
    list-style: none;
    margin:0px 0 1px 208px;     
    width:19.00em!important;
}

.account_form .error
{
	text-align:left;
	padding-left:5px;	
}
 
.account_form .radio input
{
	margin-left:37px;
	width:23px;
}
.account_form .radio label
{

	height:2px;
	width:23px;
}
.account_form li * 
{
	vertical-align: middle!important;
}


.account_form  .submit
{
	border:none;  
	margin:15px 0 220px 208px; 
	text-align: left;
	text-decoration:none; 
	text-transform: uppercase;
	color: #0066cc; 
	font-size: 12px;  
	line-height:14px; 
	padding: 0!important;
	background-color:transparent; 
	background:none;
}