h1, .storyTitle h2 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
}

/* top story drop-shadow */
.cttitle  {position: relative;top: 3px;left: -3px;z-index:1;text-align:left;width: 483px;}
.cttext   {position: relative;top: 0px;left: 0px;color: #F3F3F3;z-index:2;}
.ctshadow {position: absolute;top: 2px;left: 2px;color: #000;z-index:1;}


/* --[[ top story rotator headline text style  ]]-- */
.tsHeadline {
	background-image:url('../images/tsmviewer/headline_bg.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 465px;
	font-size: 24px;
	font-weight: bold;
	height: 30px; 
	_height: 45px; 
	overflow: hidden;
	position:relative;
 	top:-1px;
 	color: #fff;
 	padding: 15px 0px 0px 6px;
}
		
.tsHeadline a:hover>a  { color:#fff; font-weight: bold; font-size: 24px; }
.tsHeadline a:hover { color:#fff; font-weight: bold; font-size: 24px; }
		
.tsHeadline a:link {color:#fff; text-decoration: none; font-weight: bold; font-size: 24px;}
.tsHeadline a:visited {color:#fff; text-decoration: none; font-weight: bold; font-size: 24px;}
.tsdivider{position: absolute; top: 36px; height: 3px; width: 456px; vertical-align: middle;}