/*Velocit Story*/

.velocit-story, .velocit-index {
	margin-top: 0;
	width: 622px;
	min-height: 800px;
	/*ie6 min-height hack*/
	height: auto!important;
	height: 800px;
}
	.velocit-index a, .velocit-story a {
		text-decoration: none;
		/*color: #D72970;*/ 
	}
		.velocit-index a:hover, .velocit-story a:hover {color: #000;}

	.vitindexdate{display: block; font-size: 10px; font-weight: normal; color: #333;clear:both;}
	.vitindexteaser{display: block; margin-bottom: 15px;}
	.vitindexheadline {font-size: 18px;clear:both;}

h2.vitstoryheadline {
	color: #000;
	font-size: 22px;
	padding: 11px 0 6px;
}
	h2.vitstoryheadline span {display: block;}

.vitstorybyline {/*display: none;*/}
.vitstorybody p {
	margin: 15px 0;
}
.dwssubhead {
	font-size: 14px; 
	font-weight: bold;
}

#screennameForm h3, .cgmtitle{
	font-size: 16px;
	font-weight: bold;
}
	.cgmtitle {margin-bottom: 5px;}
#screennameForm p {margin: 5px 0;}
#screennameForm input {margin-bottom: 5px; width: 250px;}
#screennameForm img {padding-right: 5px;}

#commentBody {width: 615px; overflow: auto; margin: 10px 0;}
#slcgm_comments_guidelines {margin-top: 10px;}

#story-tools {
	list-style: none;
	border-bottom: 1px solid #bbb;
	overflow: hidden;
	padding: 5px 0;
	_height: 20px;/*ie6*/
	}
	#story-tools li {
		display: block;
		float: left;
		margin-right: 10px;
	}
		#story-tools li a {
			display: block;
			text-indent: -9000px;
		}
		#story-tools li a.rss {
			background: url(/bi/images/icon-rss.gif) no-repeat 0 0;
			width: 16px;
			height: 16px;
		}
		#story-tools li a.my-yahoo {
			background: url(/bi/images/icon-yahoo.gif) no-repeat 0 0;
			width: 53px;
			height: 16px;
		}
		#story-tools li a.mobile-alerts {
			background: url(/bi/images/icon-mobile.png) no-repeat 0 0;
			height: 16px;
			text-indent: 0px;
			padding-left: 18px;
			_width: 70px;/*ie6*/
		}
		#story-tools li a.print {
			background: url(/bi/images/icon-print.png) no-repeat 0 0;
			height: 16px;
			text-indent: 0px;
			padding-left: 20px;
			_width: 30px;/*ie6*/
		}
		#story-tools li a.share-this {
			background: url(/bi/images/icon-share.png) no-repeat 0 0;
			height: 16px;
			text-indent: 0px;
			padding-left: 20px;
			_width: 30px;/*ie6*/
		}
.right-rail {
	min-height: 249px;
	height: auto!important;
	height: 249px;
}

#most-commented, #most-recommended {
	width: 296px;
	min-height: 240px;
	height: auto!important;
	height: 240px;
}

#most-commented div, #most-recommended div {
	/*padding: 10px 0 10px;*/	
}

#most-commented div p, #most-recommended div p {
	list-style: none;
	margin-top: 0px;
	background: url(/bi/images/tan-stripe.gif) repeat 0 0;
	padding: 9px 0;
}
	
	
	#most-commented div p.even, #most-recommended div p.even {background: none;}
	
		#most-commented div p a, #most-recommended div p a{			
			display: inline-block;
			padding-left: 18px;
			text-decoration: none;
			color: #000;
			font-weight: bold;
			margin-left: 5px;
			background: url(/bi/images/arrow-yellow.gif) no-repeat left center;
		}
		#most-commented div p a a:hover, #most-recommended div p a:hover {color: #2B4A6F;}
		
		
.velocit-story
{
position:static;
}

