﻿#address_search_form
{margin-bottom: 36px;}


#address_search_form fieldset
{width: 876px; font-size: 11px;}

#address_search_form select
{
    width: 170px;    
}

#address_search_form input
{
    width: 170px;    
}

#address_search_form area
{
    width: 170px;    
}

#address_search_form button
{
    width: 170px;    
}

#address_search_form .panel1
{width: 325px; 
 float: left; 
}
#address_search_form .panel1 dt
{width:120px; }
#address_search_form .panel1 dd
{width:190px;}

#address_search_form .panel2
{width: 325px; 
 float: left; 
}
#address_search_form .panel2 dt
{width:120px; }
#address_search_form .panel2 dd
{width:190px;}
#address_search_form .panel_explanation
{width: 220px; 
 float: left;
 margin-top: 20px; 
}

#address_search_form .panel_explanation code
{height:110px;width:200px;}
