#rightColAd1 {
	float: right;
	width: 300px;
	margin-top: 0px;
}

#rightColAd1 img { display: block; }

#rightCol img.rightColSep {
	float: right;
	width: 300px;
	margin: 12px 0px;
}

#whatsNew {
	float: right;
	width: 300px;
	background: url(whats-new-bg.gif) no-repeat top left;
	padding-top: 37px;
}

#whatsNew ul, #mustSee ul {
	float: left;
	width: 300px;
	background: url(whats-new-bottom-bg.gif) no-repeat bottom left;
	padding-bottom: 15px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
}

#mustSee ul { background: url(must-see-bottom-bg.gif) no-repeat bottom left; }

#whatsNew ul li, #mustSee ul li {
	margin: 0px 0px 0px 12px;
	padding-right: 5px;
	line-height: 20px;
}

#whatsNew ul li a, #mustSee ul li a {
	color: #468abe;
	font-weight: normal;
}

#whatsNew ul li a:hover { color: #0090ff; }
#mustSee ul li a:hover { color: #e94b1a; }

#mustSee {
	float: right;
	width: 300px;
	background: url(must-see-bg.gif) no-repeat top left;
	padding-top: 37px;
	margin-top: 13px;
}

#rightColAd2 {
	float: right;
	width: 300px;
}

#rightColAd2 img { display: block; }

#rightColAd3 {
	float: right;
	width: 300px;
}

#rightColAd3 img { display: block; }