/* Customer CSS */
#page-staff #header {
background-image:url(/images/staff_02.jpg);
}

#page-contact #header {
background-image:url(/images/contact_02.jpg);
}

#page-patients #header {
background-image:url(/images/patients_02.jpg);
}

#page-appointment #header {
background-image:url(/images/appointment_02.jpg);
}

#page-education #header {
background-image:url(/images/education_02.jpg);
}

#page-services #header {
background-image:url(/images/services_02.jpg);
}

#page-Atlanta-Foot-Care-Center #header {
background-image:url(/images/office_02.jpg);
}

#intLogo {
width:365px;
position:relative;
margin-right:8px;
margin-top:30px;
}

#logo {
float:left;
width:400px;
position:relative;
margin-left:0;
margin-top:-125px;
}

#page-index #slot-address {
float:left;
width:365px;
color:#929d9e;
font-size:12px;
text-align:center;
margin-top:50px;
}


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