#dvdNewContainer {
	position:absolute; 
	width:345; 
	height:275; 
	overflow:hidden; 
	top:380; 
	left:198; 
	clip:rect(0,345,275,0); 
	visibility:visible; 
	z-index:1
}
#dvdNewContent {
	position:absolute; 
	top:0; 
	left:0
}	
.dvdNewTD {
	font-size : 12px;
	color : #FFFFFF;
}
a.dvdNewReleasesText {
	color : #FFFFFF;
	text-decoration : none;	
}
a:hover.dvdNewReleasesText {
	color : #074178;
	text-decoration : none;
}
#dvdSpotlightContainer {
	position:absolute; 
	width:259; 
	height:304; 
	overflow:hidden; 
	top:380; 
	left:555; 
	clip:rect(0,259,304,0); 
	visibility:visible; 
	z-index:1
}
#dvdSpotlightContent {
	position:absolute; 
	top:0; 
	left:0
}	
.dvdSpotlightTD {
	font-size : 12px;
	color : #006699;
}
a.spotlightLink {
	color : #E09B24;
	text-decoration : underline;	
}
a:hover.spotlightLink {
	color : #C5601C;
	text-decoration : underline;
}
.dvdSpotlightBGTD {
	background : #FAFAE2;
}
.dvdAd120x90TD 	{
	padding : 10px;
}

