/* Customer CSS */
#page-index #comp-logo {
display:block;
}

#comp-logo {
display:none;
}

#logo_int {
float:left;
width:355px;
height:63px;
margin:0 0 0 7px;
background-image:url(/images/logo_int.gif);
background-repeat:no-repeat;
}

#logo {
float:left;
width:240px;
height:125px;
margin:11px 0 0 105px;
}


#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;
}
