h1#pageTitle
{
position:absolute;
visibility:hidden;
width:0;
height:0;
overflow:hidden;
}

div#content
{
width:730px;
min-height:5em;
margin-top:20px;
}

ul.locations
{
margin:0;
padding:0;
list-style:none;
display:block;
width:100%;
overflow:hidden;
}

ul.locations li
{
float:left;
width:220px;
overflow:hidden;
margin: 20px 20px 0 0;
border-top:solid 5px #f0edde;
font-size:85%;
}

ul.locations li a
{
float:left;
}

ul.locations li a.fn
{
font-weight:bold;
width:113px;
margin-top:5px;
}

ul.locations img
{
width:100px;
border:none;
margin-right:7px;
}

ul.locations div.adr
{
float:left;
width:113px;
}

ul.locations div.adr .postal-code,
ul.locations div.adr .country-name
{
display:none;
}
