#largeAds
{
	border: 1px solid #DCDCE0;
	border-radius: 3px;
	width: auto;
	margin-top: 20px;
	margin-left: 16px;
	border-collapse: separate;
}
#largeAds td
{
	text-align: center;
	vertical-align: middle;
	border: none;
	padding: 0px;
}
#largeAdsLinks
{
	display: inline-block;
	position: relative;
	margin: 5px 0px 5px 5px;
	width: 370px;
	height: 232px;
	vertical-align: top;
}
#largeAdsLinks a
{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
#largeAdsLinks object
{
    position: absolute;
}
#largeAdSelector
{
    border-collapse: separate;
    empty-cells: show;
	border: none;
	margin: 5px 5px 5px 0px;
	position: relative;
	z-index: 2;
}
#largeAdSelector td
{
    cursor: pointer;
	width: 203px;
	height: 58px;
	padding: 0px;
	background-image: url(largeAdTab.png);
	background-position: right -58px;
	background-repeat: no-repeat;
	color: #586649;
}
#largeAdSelector td.selectedAdCell
{
    cursor: default;
	background-position: right top;
	color: #CC7033;
}
#smallAds
{
    margin-top: 20px;    
    width: 590px;
}
#smallAds a
{
    padding: 5px;
    margin: 3px;
    border: 1px solid #DCDCE0;
    width: 100px;
    height: 100px;
}
#smallAds.PictureScroller a span.img1
{
    background-position: left top;
}
