h1#pageTitle
{
position:absolute;
visibility:hidden;
width:0;
height:0;
overflow:hidden;
}

div#content
{
width:730px;
min-height:5em;
}

ul.locations
{
margin:0;
padding:0;
list-style:none;
display:block;
width:100%;
overflow:hidden;
background:transparent url(../../images/horizontal_divider.gif) repeat-x 0 100%;
}

ul.locations li
{
float:left;
width:235px;
overflow:hidden;
padding: 10px 20px 15px 110px;
background:transparent url(../../images/horizontal_divider.gif) repeat-x 0 100%;
font-size:1.1em;
position:relative;
min-height:70px;
}

ul.locations li a
{
}

ul.locations li a.fn
{
width:113px;
font-size:1.27em;
}

ul.locations .photo
{
width:100px;
border:none;
margin-right:7px;
position:absolute;
left:0;
}

ul.locations div.adr *
{
display:inline;
}

ul.locations div.adr
{
}

ul.locations div.adr .postal-code,
ul.locations div.adr .country-name
{
display:none;
}
