#cttitle  {position: relative;top: -3px;left: -3px;z-index:1;}
#cttext   {position: relative;top: 0px;left: 0px;color: #F3F3F3;z-index:2;}
#ctshadow {position: absolute;top: 2px;left: 2px;color: #000;z-index:1;}
		
/* --[[ area for image, headline  ]]-- */
.tsContent {
	background-color: #000000; 
	width: 480px;
	height: 360px; 
	overflow: hidden;
	padding: 0px;
}
		
/* --[[ top story rotator image style  ]]-- */
.tsImage {
	height: 285px;
	width: 480px;
	background-color: #000000; 
}
		
/* --[[ top story rotator headline text style  ]]-- */
.tsHeadline {
	background-image:url('/snapshot/snapshotsite/images/headline_bg.png');
}
		
#tsHeadline a:hover>a  { color:#999999; }
#tsHeadline a:hover { color:#999999; }
		
.tsHeadline a:link {color:#fff; text-decoration: none; }
.tsHeadline a:visited {color:#fff; text-decoration: none; }
		
.tsHeadlineTeaserArea {
	background-image:url('/snapshot/snapshotsite/images/teaser_bg.gif');
	background-color: #000;
}
		
.tsStaticLinks {
	color:#000; 
}

/* --[[ top story rotator button row style  ]]-- */
.tsButtonRow {
	background-image:url('/snapshot/snapshotsite/images/background.gif');
}