﻿


.input-label
{
	width: 60%;
	text-align:right;
}



.dropdownlist
{
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

#account-profile
{
	width: 100%;
	text-align: center;
}


#account-profile dt
{
	float:left; 
	width: 50%;
	text-align: right;
	margin-right: 15px;	
}

#account-profile dd
{	
	text-align: left;
	margin-bottom:10px;
}

#account-profile .text-input
{
	width:150px;
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

#account-profile .checkbox-list 
{    
    text-align: left;    
    width: 200px;       
    height: 50px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    background: #FFFEB6;   
    border: solid 1px #D2D187;
    overflow: visible;
    font-size: 11px;
    overflow: auto;   
}

#account-profile-confirmation
{
	width: 100%;
	text-align: center;
}


#account-profile-confirmation dt
{
	float:left; 
	width: 50%;
	text-align: right;
	margin-right: 15px;	
}

#account-profile-confirmation dd
{	
	text-align: left;
	margin-bottom:10px;
}

#account-profile-confirmation .text-input
{
	width:150px;
	background: #FFFEB6;   
    border: solid 1px #D2D187;
    font-size: 11px;	
}

#account-profile-confirmation .checkbox-list 
{    
    text-align: left;    
    width: 200px;       
    height: 50px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    background: #FFFEB6;   
    border: solid 1px #D2D187;
    overflow: visible;
    font-size: 11px;
    overflow: auto;   
}