#mainStory {
	float:left;
	background-color: #FEF8CC;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	width:340px;
}
#mainStoryWrap {
	
}
#mainStory1 {
	display:block;
}
#mainStory2, #mainStory3, #mainStory4, #mainStory5 {display:none;}
#topStories {
	float:left;
	background:url('../images/bg2.gif') repeat-y;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}		
#playLink {background:url('../images/btn_playpause.gif') 0px 0px no-repeat; background:#DEDEDE;}
.mainStoryCopy {
	height:100px;
	overflow:hidden;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}	
.mainStoryCopy a {
	text-decoration:none;
	display: block;
	font-weight: bold;
	color: #2f8596;
}	
.mainStoryCopy a:hover {text-decoration:underline;}



.mainStoryCopy1 {
	height:20px;
	overflow:hidden;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;

}	
.mainStoryCopy1 a {
	text-decoration:none;
	display: block;
	font-size: 100%;
	font-weight: bold;
}	
.mainStoryCopy1 a:hover {text-decoration:underline;}
.mainStoryImg {z-index:99;}


/* Main story */
.list {list-style-type:none; margin:0px; padding:0 0 0 6px;}
.list li {
	background:url('../images/dot.gif') no-repeat left center;
	margin:0 0 0 11px;
	_margin:-2px 0 0 11px;
	padding:0 0 0 9px;
	color:#000;
	font-family: arial, sans-serif;
	font-style: normal;
}
.list li a:link, .list li a:visited {
	color:#000;
	text-decoration:none;
}
.list li a:hover {text-decoration:underline;}
.listInline {list-style-type:none; margin:0; padding:0;}
.listInline li {display:inline;}
li.subHdg {font:bold 11px arial,sans-serif; color:#000; background:transparent; text-transform:uppercase;}
.numStories {float:left;}
.btn {float:right; padding:4px 10px 0px 3px; _padding:6px 10px 0px 3px;}
.btn a {display:block; cursor:hand; width:27px; height:16px;}
.listInline a {
	font:bold 11px arial,sans-serif;
	color:#E1E1E1;
	text-decoration:none;
	cursor:pointer;
	padding:1px 9px 0px 9px;
	_padding:0 9px;
	margin-left:3px;
	line-height:25px;
	background-color: #72C7CF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0DFE5;
	border-right-color: #57BCC7;
	border-bottom-color: #57BCC7;
	border-left-color: #A0DFE5;
} 
.listInline a.on {background:#900; color:#FFF; border-right:2px solid #640101; border-top:1px solid #D42828; border-left:1px solid #D42828; border-bottom:1px solid #640101;}
.listInline a:hover.on {background:#900; text-decoration:none; color:#FFF; border-right:2px solid #640101; border-top:1px solid #D42828; border-left:1px solid #D42828; border-bottom:1px solid #640101;} 
.listInline a:hover.off {
	background-color:#35969D;
	color:#FFF;
	text-decoration:none;
} 

#paging a:link,#paging a:visited{
	text-decoration:none;	
}