

#content #head {

background: url('../images/locator_content_head.png') no-repeat; 

}

#content #foot {

background: url('../images/locator_content_foot.png') no-repeat; 

}

#content-bg {

background: url('../images/locator_content_bg.png') repeat-y;

}

#content #head #inner #label {

color: yellow;

}

#paginate-container {

color: yellow;

}

#paginate-container a {

color: yellow;

}

#paginate-container a:hover {

color: yellow;

}

#paginate a {

border: 1px solid yellow;
color: yellow;

}

#paginate a:hover {

background-color: white;
color: black;

}

#paginate a.persist {

background-color: white;
color: black;

}

.locator-cell {

width: 451px; 
background-color: #333333; 
margin-left: auto; 
margin-right: auto;
margin-bottom: 15px;

}

.cell-head {

background: url(../images/locator_cell_head.png) no-repeat; 
height: 24px; 
padding: 4px 0px 3px 10px; 
font-size: 13px; 
font-weight: bold;

}

.cell-inner {

padding: 10px;

}

.inner-left {

margin-left: 15px; 
width: 250px; 
float: left; 
color: white;

}

.inner-left p {

border-top: 1px solid #CCC; 
margin: 0px; 
padding-top: 5px; 
padding-bottom: 0px;

}

.inner-left label {

width: 60px; 
float: left; 
color: yellow; 
text-transform: uppercase;

}

p.info {

margin: 0px 0px 5px 60px;
border-width: 0px;
padding: 0px;

}

.inner-right {

margin-left: 285px; 
width: 120px;

}

.map-container {

width: 120px; 
height: 75px; 
background-color: #EEEEEE; 
margin-bottom: 5px;

}

.inner-left a:visited {

text-decoration: none;
color: white;

}

.inner-left a {

text-decoration: none;
color: white;

}

.inner-left a:hover {

text-decoration: underline;
color: white;

}
