#widgets .widget-container{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:15px;
}

#widgets .widget{
}


#widgets .widget-title{
    height:38px;
    width:612px;
    padding-left:10px;
    position:relative;
    padding-bottom:10px
}

#widgets .widget-content{
    overflow:hidden;
    padding-top:10px;
}


#widgets .see-all-button-container{
    padding-top:8px;
    margin-bottom:40px;
}

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



#widgets .procedures-widget .widget-content{
    padding-top:15px;
    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 3px;
    padding-left:17px;
    margin-top:3px;
}






#widgets .news-widget .widget-content{
    margin-top:13px;
}

#widgets .news-widget .news-post-container{
    margin-bottom:10px;
    background:url(../images/snippet-bg.gif) repeat-y;
}


#widgets .news-widget .news-post{
    width:540px;
    padding-left:35px;
    padding-right:35px;
    padding-top:5px;
    padding-bottom:5px;
}

#widgets .news-widget .news-post-top-image{
    background: url(../images/snippet-top.gif) no-repeat;
    width:100%;
    height:8px;
    #margin-bottom:-1px;
    _margin-bottom:-5px;
}

#widgets .news-widget .news-post-bottom-image{
    background: url(../images/snippet-bottom.gif) no-repeat;
    width:100%;
    height:8px;
    z-index:1;
    position:relative;
}

#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;
    margin-top:10px;
}

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





#widgets .testimonials-widget .widget-content{
    margin-top:13px;
}

#widgets .testimonials-widget .testimonial-container{
    margin-bottom:10px;
    background:url(../images/snippet-bg.gif) repeat-y;
}


#widgets .testimonials-widget .testimonial{
    width:540px;
    padding:5px 35px;
}

#widgets .testimonials-widget .testimonial-top-image{
    background: url(../images/snippet-top.gif) no-repeat;
    width:100%;
    height:8px;
    #margin-bottom:-1px;
    _margin-bottom:-5px;
}

#widgets .testimonials-widget .testimonial-bottom-image{
    background: url(../images/snippet-bottom.gif) no-repeat;
    width:100%;
    height:8px;
    z-index:1;
    position:relative;
}

#widgets .testimonials-widget .testimonial .name{
    font-weight:bold;
    z-index:2;
    position:relative;
    background:url(../images/quote-marker.gif) no-repeat;
    padding-left:25px;
    padding-top: 10px;
}

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





#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:12px;
_margin-left:10px;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
background: url(../images/offers-widget-offer-background.png) no-repeat;
width:260px;
height:146px;
padding-left:15px;
color:#ffffff;
font-size:23px;
letter-spacing:-1px;
font-family:georgia, sans-serif,helvetica;
line-height:1.2;
text-decoration:none;
}

#widgets .offers-widget .offer-text-container td{
vertical-align:middle;
padding-top:5px;
height: 130px;
width:245px;
text-align:center;
}





#widgets .locations-widget .locations{
    margin-top:15px;
}

#widgets .locations-widget .location-container{
    margin-bottom:10px;
    background:url(../images/snippet-bg.gif) repeat-y;
}
#widgets .locations-widget .location{

    width:540px;
    padding: 5px 35px;
    overflow:auto;

}

#widgets .locations-widget .location-top-image{
    background: url(../images/snippet-top.gif) no-repeat;
    width:100%;
    height:8px;
    #margin-bottom:-1px;
    _margin-bottom:-5px;
}

#widgets .locations-widget .location-bottom-image{
    background: url(../images/snippet-bottom.gif) no-repeat;
    width:100%;
    height:8px;
    z-index:1;
    position:relative;
}




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

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

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

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

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




