
#mainstory_banner
{
	display: block;
	width: 581px;
	height: 178px;
}
#mainstory_nav
{
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 20px;
}
#mainstory_nav a{text-decoration: none;}
#mainstory_pager{float: left; width: auto; width: 200px;}
#mainstory_pager a
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	margin: 0px 3px;
	color: #333;
	text-decoration: none;
}
#mainstory_pager a.activeSlide
{
	background-color: #1a3e7a;
	color:#fff;
	border-radius: 6px;
	font-variant:small-caps;
	font-weight:bold;
	background-repeat: no-repeat;
}
#mainstory_pager a:focus
{
	outline: none;
}
#mainstory_prev, #mainstory_next{float: left;}
#mainstory_prev img, #mainstory_next img{border: none;}