div#elements
{
background:transparent url(../../images/home_content_bg.gif) repeat-y 0 0;
padding:0;
}

div#content
{
float:left;
width:440px;
padding:20px 20px 0 10px;
background:transparent url(../../images/home_content_top.gif) no-repeat 0 0;
}

div#footer
{
background-image:url(../../images/home_footer_top.gif);
}

div#ad1,
div#ad2
{
float:left;
width:210px;
padding:0 0 0 10px;
}

#ads
{
float:left;
clear:left;
width:440px;
}

div#news
{
float:right;
/*overflow:hidden;*/
margin:0 0 0;
min-height:47px;
width:287px;
}

div#news h2.title
{
margin:0;
padding:0;
height:47px;
background:transparent url(../../images/home_news.gif) no-repeat 0 0%;
text-indent:-9999em;
overflow:hidden;
}

#news .articles li
{
background:transparent url(../../images/home_headlines_corner.gif) no-repeat 0 0;
padding:0.8em;
border-top:solid 3px #ffffff;
}

#news .articles li h5
{
font-size:1.2em;
}
#news .articles li h6.date
{
font-style: italic;
font-size: 1.1em;
}

div#quickJump h3
{
margin:0;
padding:0;
text-indent:-9999em;
overflow:hidden;
background-repeat:no-repeat;
}

div#quickJump h3.practitioners
{
background-image:url(../../images/home_physician.gif);
height:48px;
}

div#quickJump h3.locations
{
background-image:url(../../images/home_location.gif);
height:59px;
}

div#quickJump h3.departments
{
background-image:url(../../images/home_service.gif);
height:59px;
}

div#quickJump select
{
width:220px;
}