/* Customer CSS */
.sbContainer .title {
font-size:16px;
font-weight:700;
color:#879B60;
}

#staff_row {
float:right;
width:170px;
text-align:center;
}

#office_row {
float:right;
width:170px;
text-align:center;
}

#page-index #slot-address {
float:left;
width:365px;
color:#2d2d2d;
font-size:11px;
text-align:center;
}

#slot-address {
float:left;
width:185px;
color:#bfc292;
font-size:11px;
text-align:left;
}

#slot-address a {
color:#fff;
}


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