﻿#VideoWrap
{
				background-color: transparent;
				z-index: 101;
				position: absolute;
				width: 646px;
				height: 400px;
				margin-left:-323px;
				margin-top:-300px;								
}

#VideoClose
{
				float: right;
				z-index: 100;
				margin-right: 8px;
				/*font-size: 9pt;*/
				letter-spacing: .25em;
}

#VideoClose a
{
				color: #CCCCCC;
				text-decoration: none;
}

#VideoClose a:hover
{
				text-decoration:underline;
				color:#ffffff;
}

#backdiv
{
/*
				background-image: url("/images/2010/grayoverlay.png") !important;
				background-repeat: repeat;
				width:10000px;
				height:10000px;
				background-color:lime;
				*/
				
}

#StoriesContent
{
				
				margin: 420px 0px 0px 620px;
				clear:both;		
				
}

#StoryRollBigWrap
{
	background-color:#f8f8f8 ;
	width: 246px;
	height: 180px;
	
}
	
.StoryRollWrap
{
	
	overflow:hidden;
	
}

.StoryRotateItem
{
				
}

.StoryRollHeader 
{
	/*font-size: 9pt !important;*/
	color: #e5a333 !important;
	text-decoration= none;
	font-weight: bold;
	clear:both;
	
	margin-left:12px;
	
}

.StoryRollTitle, .StoryRollTitle a
{
		/*font-size: 9pt !important;*/
				color: #2f3132 !important;
				font-weight:bold;
				text-decoration:none;
		
}

.StoryRollTitle a:hover
{
				color:#999999 !important;
				text-decoration:none  !important;

}

.StoryRollTitle
{	
	margin-top:9px;
	clear:both;
	margin-left:12px;
	margin-right:12px;
}

.StoryRollImage 
{
				width: 120px;
				float: right;	
				margin-bottom:8px;					
					
				height: 74px;
				overflow:hidden;				
}

.StoryRollImageSpacer
{
				width: 120px;
				float: right;				
				margin-bottom: 5px;
				height: 50px;
				overflow:hidden;		
}

.StoryRollBody
{
		margin-left:12px;
		margin-right:12px;		
}

.StoryRollBody, .StoryRollBody p, .StoryRollBody font
{
				/*font-size: 9pt !important;*/
				color: #2f3132!important;
				line-height:11pt !important;				
}


#botRoll
{
				z-index:90;
				position:absolute;
				float:left;
}

.StoryRollImage img
{
				border:0;
}

.StoryRollDescription
{
	color: #dd9731;
	font-size: 14px;
}

.StoryRollBody
{
	color: #3d4142;
	height: 44px;
	line-height:13px;
	overflow:hidden;
}
.Hideme
{
	visibility:hidden;
	display:none;
}

#StoryRollNumWrap
{
	margin-top:15px;
	margin-left:12px;
	width:110px;
	
}

#StoryRollNumWrap img
{
				width:17px;
				height:17px;
}

.StoryNumRollout, .StoryNumRollin
{
	float: left;
	height: 17px;
	width: 17px;
	border:0 !important;
	/*font-size: 9pt;*/
	margin-right:8px;
}

.StoryNumRollout
{
				background-position: center center;
				background-image: url(/images/2010/greydot.png);
				background-repeat: no-repeat;
}

.StoryNumRollout a
{
	width:100%;
	text-align:center;
	color: #ffffff;
	text-decoration:none;

}

.StoryNumRollin
{
				background-position: center center;
				background-image: url(/images/2010/yellowdot.png);
				background-repeat: no-repeat;
}

.StoryNumRollin a
{
	width:100%;
	text-align:center;
	color:transparent;
	text-decoration:none;
	font-weight: bold;

}
