/* Customer CSS */
#comp-logo {
margin:20px 0 0;
}

#slot-lsidebar img {
border:none;
}

body {
color:#000;
font-size:13px;
}

a {
color:#A10000;
text-decoration:none;
}

a:hover {
color:#cf5501;
}

#main_right_cont {
_position:absolute;
height:203px;
width:570px;
}


#google-hidden {
}

.googleButton {
cursor:pointer;
}

#yahoo-hidden {
}

.yahooButton {
cursor:pointer;
}

#google-review-hidden {
}

.googleReviewButton {
cursor:pointer;
}

#yahoo-review-hidden {
}

.yahooReviewButton {
cursor:pointer;
}

.divHidden {
display:none;
}
