#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');
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 480px;
	font-size: 24px;
	font-weight: bold;
	height: 30px; 
	_height: 45px; 
	overflow: hidden;
	position:relative;
 	top:-100px;
 	color: fff;
 	padding: 15px 0px 0px 6px;
}
		
#tsHeadline a:hover>a  { color:#fff; }
#tsHeadline a:hover { color:#fff; }
		
.tsHeadline a:link {color:#fff; text-decoration: none; }
.tsHeadline a:visited {color:#fff; text-decoration: none; }
		
.tsHeadlineTeaserArea {
	position:relative; 
	top:-100px;
	height: 75px; 
	overflow: hidden;
	background-repeat: repeat-x;
	background-color: #000;
}
		
/* --[[ top story rotator teaser text style  ]]-- */
.tsTeaser {
	height: 45px; 
	_height: 49px; 
	overflow: auto;
	width: 472px;
	_width: 480px;
	padding: 2px 4px 2px 4px;
	_padding: 2px 4px 0px 4px;
}
		
.tsStaticLinks {
	height: 30px; 
	_height: 23px; 
	overflow: hidden;
	width: 480px;
	text-align:center;
	font-weight:bold;
	padding-top: 3px;
	color: #000;
}

/* --[[ top story rotator button row style  ]]-- */
.tsButtonRow {
	height: 34px; 
	width: 480px; 
	overflow: hidden;
}