.box_header {
width: 150px;
height: 14px;
background-image: url(/template/default/images/box_header.png);
background-repeat: no-repeat;
}

.box_header_listings {
position: absolute;
z-index: 2;
width: 150px;
height: 14px;
background-image: url(/template/default/images/rounded_img_header.png);
background-repeat: no-repeat;
}


.box_text,
.box_contact {
padding: 0px 20px 10px;
background-image: url(/template/default/images/tile_box.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #5792a5;
}

.box_contact {
padding: 0px 10px 0px;
}

.box_img {
padding: 0px;
}

.box_img img {
width: 150px;
}

.box_footer {
width: 150px;
height: 16px;
margin: 0px;
background-image: url(/template/default/images/box_footer.png);
background-repeat: no-repeat;
}

.box_footer_testimonials {
width: 150px;
height: 36px;
margin: 0px;
background-image: url(/template/default/images/footer_testimonials.jpg);
background-repeat: no-repeat;
}

.box_footer_listings {
width: 150px;
height: 36px;
margin: 0px;
background-image: url(/template/default/images/footer_featured_listings.jpg);
background-repeat: no-repeat;
}

.box_footer_awards {
width: 150px;
height: 36px;
margin: 0px;
background-image: url(/template/default/images/footer_awards.jpg);
background-repeat: no-repeat;
}

.box_footer_blank {
width: 150px;
height: 36px;
margin: 0px;
background-image: url(/template/default/images/footer_blank.jpg);
background-repeat: no-repeat;
}


.box .direct,
.box .office,
.box .email {
font-family: Arial, Helvetica, sans-serif;
text-shadow: #333 1px 1px 1px;
color: #fff;
margin: 0px;
line-height: 22px;
margin: 0px 0px 7px;
padding: 0px 0px 0px 30px;
font-weight: bold;
}

.box .direct {
font-size: 15px;
background-image: url(/template/shared/images/icon_phone.gif);
background-repeat: no-repeat;
background-position: left;
}

.box .office {
font-size: 13px;
background-image: url(/template/shared/images/icon_office.gif);
background-repeat: no-repeat;
background-position: left;
}

.box .email {
font-size: 12px;
background-image: url(/template/shared/images/icon_email.gif);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
}
