/* Customer CSS */
/* Interior Image Replacement */
#page-Sowell-Podiatry #header,#header {
float:left;
width:1008px;
height:223px;
background-image:url(../images/office_02.jpg);
background-repeat:no-repeat;
}

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

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

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

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

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

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

#comp-logo {
display:none;
}

/* End Interior Image Replacement */
#page-index #slot-address {
margin-top:120px;
margin-left:10px;
}

.rss-title {
font-size: 17px;
font-weight: bold;
letter-spacing: -.05em;
}

.sbContainer .rss-items {
list-style-type: none;
padding: 0;
}

.sbContainer .rss-item a {
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
}

.sbContainer .rss-item a:hover {
border-bottom: 3px solid #BFC293;
}

.sbContainer .rss-date {
font-family: georgia, times, serif;
font-size: 11px;
font-style: italic;
color: #BFC293;
border-bottom: 1px dotted #BFC293;
}