/* CSS Document */
 .address{
 padding:4px;
 }
 .head{
 font-size:14px;
 font-weight:bold;
 }
#form form input{
margin-bottom:6px;

}

#form form select{margin-bottom:6px;
}
#form{
margin-top:10px;
border:1px solid #999999;
padding:14px;
	background-image: url(../images/blq.gif);
	background-repeat: repeat;
	
	}
	