
h3.address{
float:none;
clear:both;
border-top:1px solid #888;
margin-top:10px;
}

div.address{
float:left;
width:210px;
height:300px;
padding-bottom:10px;
overflow:hidden;
}

address{
display:block;

font-style:normal !important;
}

div.map{
width:300px;
height:300px;
float:right;
}