#mainFeature {
    width:540px;
    height:320px;
}
#mainFeature-content {
    width:520px;
    height:320px;
}
#mainFeature-middle {
    float:left;
}


#heroBanners {
    /*width:540px;
    height:280px;*/
    float:left;
}
#heroBanners li {
	position:absolute;
}
#heroBanners li, #heroBannerThumbs li {
    list-style:none;
}
#heroBannerThumbs li {
    /*width:22px;
    height:22px;*/
}
#heroBannerThumbs {
	position:relative;
    /*width:22px;
    height:22px;*/
    padding-left: 8px;
    top: 280px;
}

#heroBannerThumbs ul
{
	list-style-type: none;
}

#heroBannerThumbs ul li { 
	display: inline;
	margin: 3px;
}


