#widgets .widget-container{
    position:relative;
    width: 654px;
    margin-left:-33px;
}

#widgets .widget{
    padding-top:10px;
    padding-bottom:20px;
}


#widgets .widget-title{
    height:35px;
    width:100%;
    background-position:0px 0px !important;
    position:relative;
}

#widgets .widget-content{
    overflow:hidden;
    margin-left:33px;
    margin-top:15px;
}


#widgets .see-all-button-container{
    padding-top:10px;
    margin-left:33px;
    padding-bottom:16px;
}

#widgets .see-all-button{
    width:104px;
    height:13px;
    background:url(../images/widget-read-more-button.gif)
}


#widgets .procedures-widget .widget-content{
    width:560px;
}

#widgets .procedures-widget .column{
    float:left;
    width:176px;
    margin-right:10px;
    padding-bottom:5px;
}

#widgets .procedures-widget li{
    background:url(../images/main-list-image.gif) top left no-repeat;
    background-position:0px 6px;
    padding-left:17px;
    margin-bottom:2px;
}





#widgets .news-widget .news-post-container{
    margin-bottom:15px;
}


#widgets .news-widget .news-post{
    width:580px;
}

#widgets .news-widget .news-post-top-image{
}

#widgets .news-widget .news-post-bottom-image{
    background: url(../images/dashed-border.gif) repeat-x;
    height:1px;
    width:580px;
    margin-top:15px;
}

#widgets .news-widget .post-date{
    font-weight:bold;
    display:inline;
    position:relative;
    z-index:2;
}

#widgets .news-widget .title{
    display:inline;
    font-weight:bold;
    position:relative;
    z-index:2;
}

#widgets .news-widget .snippet{
    position:relative;
    z-index:2;
}

#widgets .news-widget .read-link{
    position:relative;
    z-index:2;
    margin-top:10px;
}
#widgets .news-widget .read-link a{
    background:url(../images/main-list-image.gif) top left no-repeat;
    background-position:0px 6px;
    padding-left:17px;
}






#widgets .testimonials-widget .widget-content{
}

#widgets .testimonials-widget .testimonial-container{
    margin-bottom:15px;

}


#widgets .testimonials-widget .testimonial{
    width:580px;
}

#widgets .testimonials-widget .testimonial-top-image{

}

#widgets .testimonials-widget .testimonial-bottom-image{
    background: url(../images/dashed-border.gif) repeat-x;
    height:1px;
    width:580px;
    margin-top:15px;

}

#widgets .testimonials-widget .testimonial .name{
    font-weight:bold;
    z-index:2;
    position:relative;
}

#widgets .testimonials-widget .testimonial .quote{
    z-index:2;
    position:relative;
}





#widgets .offers-widget.widget{
    border-bottom:none;
}


#widgets .offers-widget .widget-content{
padding-left:0px;
width:603px;
padding-bottom:20px;
}

#widgets .offers-widget .offer-container{
float:left;
margin-left:10px;
_margin-left:6px;
margin-bottom:20px;
background: url(../images/offers-widget-offer-background.gif) no-repeat;
width:219px;
height:116px;
padding: 16px 33px;
color:#433d2c;
font-size:23px;
letter-spacing:-1px;
font-family:sans-serif,helvetica, arial;
line-height:1.2;
text-decoration:none;
}

#widgets .offers-widget .offer-text-container td{
vertical-align:middle;
height: 116px;
text-align:center;
}





#widgets .locations-widget .locations{
}

#widgets .locations-widget .location-container{
    margin-bottom:15px;
}
#widgets .locations-widget .location{

    width:580px;

}

#widgets .locations-widget .location-top-image{

}

#widgets .locations-widget .location-bottom-image{
    background: url(../images/dashed-border.gif) repeat-x bottom;
    height:1px;
    width:580px;
    padding-top:15px;
}




#widgets .locations-widget .practice-name-line{
    font-weight:bold;
}
#widgets .locations-widget .more-info-link{
    margin-top:10px;
}

#widgets .locations-widget .more-info-link a{
    background:url(../images/main-list-image.gif) top left no-repeat;
    background-position:0px 6px;
    padding-left:17px;
}

#widgets .locations-widget .contact-info{
    width:200px;
    float:left;
    z-index:2;
    position:relative;
}

#widgets .locations-widget .office-hours{
    width:250px;
    float:left;
    margin-left:60px;
    z-index:2;
    position:relative;
}

#widgets .locations-widget .office-hours-title{
    font-weight:bold;
}

#widgets .locations-widget .day{
    float:left;
    width:80px;
}




