/* Customer CSS */
#page-index #slot-address {
width:260px;
}

#slot-links #links-2 a {
background-image:url(/images/button_2.gif);
}

#slot-links #links-3 a {
background-image:url(/images/button_4.jpg);
}

#slot-links #links-4 a {
background-image:url(/images/button_3.gif);
}

#slot-lsidebar {
float:left;
margin:10px 0 0 20px;
width:200px;
}

#top-header {
background-image:url(/images/header_1.jpg);
}

#page-staff #top-header {
background-image:url(/images/header_2.jpg);
}

#page-patient-offers #top-header {
background-image:url(/images/patient_offers.jpg);
}

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

#page-offices #top-header {
background-image:url(/images/header_2.jpg);
}

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

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

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

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

.blue {
color:#0054a6;
}

#special {
border:2px solid #0054A6;
width:200px;
padding-right:10px;
padding-left:10px;
text-align:center;
margin:auto;
font-size:10px;
}

#special2 {
border:2px solid #0054A6;
width:200px;
padding-right:10px;
padding-left:10px;
text-align:center;
margin:auto;
font-size:10px;
}

#page-index #slot-lsidebar {
margin-top:-5px;
}
