a:link, a:visited { 
	text-decoration: underline;
}

strong, h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hdrWrap {
    height: 120px;
}

#searchFormTop {
    left: 224px;
    top: 30px;
    height: 89px;
    position: absolute;
    z-index: 100;
}

.homeLink {
    display: block;
    float: left;
    padding: 12px 0 10px 20px;
}

#hdrLinks {
    padding: 10px 0 0 150px;
    position: relative;
    top: 0;
    width: 550px;
} 

.white #resCont { 
    margin-top: 20px;
	min-width: 1000px;
}

#sidebar {
	float: left;
	margin: 1px 0 0 15px;
	width: 200px;
}
.refineTitleWhite {
	background: #F15A22;
	color: #fff;
	height: 19px;
	padding: 5px 5px 0;
}
.refineTitleWhite h2 {
	font-size: 12px;
}
.refineCont {
	border: 1px solid #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 10px 0 15px 10px;
}
.refineCont ul li {
	line-height: 1.5em;
}
.refineCont ul#moreLocs {
	margin-left: 10px;
}
.refineCont .cat {
	display: none;
}
.refineCont .down {
	background: url(../img/arrow_grey_down.gif) left 6px no-repeat;
	padding-left: 10px;
}
.refineCont .up {
	background: url(../img/arrow_grey_up.gif) left 7px no-repeat;
	padding-left: 10px;
}
.refineCont p#removeRefinements {
	margin: 1px 0 0 10px;
}
.refineCont #removeRefinements a {
	background: url( ../img/arrow_black_l.gif ) left 5px no-repeat;
	padding-left: 8px;
}
#partner a.first {
	display: block;
	padding-bottom: 10px;
}

#results {
	margin: 0 142px 0 225px;
	max-width: 800px;
	min-width: 600px;
}
#results .resultDetails {
	background: #F15A22;
	border: 1px solid #B0B0B0;
	color: #fff;
	height: 19px;
	margin-bottom: 15px;
	padding: 5px 5px 0;
}
#results .pagination {
	float: right;
	font-size: 13px;
}
#results .pagination .act {
	font-weight: bold;
}
#results .pagination .prevLink {
	background: url( ../img/arrow_pixel_l.gif ) left center no-repeat;
	padding-left: 7px;
}
#results .pagination .nextLink {
	background: url( ../img/arrow_pixel_r.gif ) right center no-repeat;
	padding-right: 7px;
}
#results #paginationTop .prevLink {
	background: url( ../img/white/arrow_pixel_l.gif ) left center no-repeat;
	padding-left: 7px;
}
#results #paginationTop .nextLink {
	background: url( ../img/white/arrow_pixel_r.gif ) right center no-repeat;
	padding-right: 7px;
}
#results #paginationTop a {
	color: #fff;
}

#results #botPag {
	height: 30px;
}
#results .resultDetails h1 {
	font-size: 13px;
}
#results .resultBody {
	background: url( ../img/dotted_line_light.gif ) bottom left repeat-x;
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 100%;
}
#results .resultBody .top {
	float: left;
	width: 70%;
}
#results .resultBody .busLogo {
	float: left;
	text-align: right;
	vertical-align: top;
	width: 29%;
}
#results .resultBody p,
#results .resultBody div.slogan {
	margin-bottom: 8px;
}
#results .resultBody p.busName a {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}

#results .resultBody p.busName img {
    vertical-align: bottom;
}

#results .resultBody li {
	margin-left: 15px;
}
#results .resultBody dl {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
#results .resultBody dl dd {
	padding: 4px 0 2px 20px;
}
#results .resultBody dl dd.pho {
	background: url( ../img/icon_phone.gif ) left no-repeat;
}
#results .resultBody dl dd.mob {
	background: url( ../img/icon_mobile.gif ) left no-repeat;
}
#results .resultBody dl dd.fax {
	background: url( ../img/icon_fax.gif ) left no-repeat;
}
#results .resultBody dl dd.eml {
	background: url( ../img/icon_email.gif ) left no-repeat;
}
#results .resultBody dl dd.web {
	background: url( ../img/icon_website.gif ) left no-repeat;
}
	
#refine div#initials p a {
	color: #000;
	font-weight: bold;
	margin: 0 2px;
	padding: 0;
}
#refine div#initials p span {
	padding: 0;
}

#skyscraperParent {
	float: right;
}

#searchFormBot {
    clear: both;
    float: left;
    margin-top: 20px;
    position: static;
}

.nocall img {
    margin-right: 5px;
}

#foot {
    border: none;
    clear: both;
    color: #666666;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 60px;
    text-align: center;
}

#foot p {
    font-size: 10px;
}

#foot p a {
    text-decoration: none;
    color: #666;
}

#foot p a:hover {
    text-decoration: underline;
}