div.topstory {
	width:448px;
	height:358px;
	overflow:visible;
	border:1px solid #cbd1d9;
	background-color:#2c9bbc;
	position:relative;
}

div.topstory div.boxheader {
	position:relative;
	height:25px;
}

div.topstory i.newstar {background-image:url(/items/graphics/star08.gif);}

div.topstory div.box {
	position:relative;
	background-repeat:repeat-x;
	background-position:0 40px;
}

div.topstory div.body {
	position:relative;
	background: none;
	border:none;

}

div.topstory div.switch-box {
	position:absolute;
	right:6px;
	top:0;
	z-index:1233;
	background-color:transparent;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
div.topstory span.num {
	margin-left:8px;
	top:3px;
	cursor:default;
	position:relative;
}
div.topstory div.switch-active {
	position:relative;
	width:26px;
	height:32px;
	background: transparent url(/items/images/global/crop/iconset.resource_62_0_26_32.png) no-repeat 0 0;

}

div.topstory div.switch-inactive {

	position:relative;
	width:26px;
	height:32px;
	background: transparent url(/items/images/global/crop/iconset.resource_36_0_26_32.png) no-repeat 0 0;

}

div.topstory div.switch-inactive, div.topstory div.switch-active {
	float:left;
}




div.topstory div.main-image {
	width:435px;
	height:326px;
	overflow:hidden;
	border:none;
	margin-left:6px;
	background-color:#000000;
}
div.topstory div.main-overlay {
	position:absolute;
	
	width:436px;
	bottom:0;
	height:70px;
	background-color:#e9f7fd;
	z-index:10;

	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity : 0.9;

}

div.topstory div.title {
	position:relative;
	font-size:21px;
	font-weight:bold;
	font-family:arial;
	line-height:28px;
	letter-spacing:-1px;
}
div.topstory div.short-lead {
	 border:0px solid black;
	 position:relative;
}
div.topstory img.number {
	border:none;
	margin-top:5px;
	margin-left:9px;
}
div.topstory div.content {
	position:relative;
	left:13px;
	top:6px;
}



div.topstory div.lead {
	position:relative;
	font-size:13px;
	font-family:verdana, "trebuchet ms", tahoma;
	width:400px;
	overflow:hidden;
	color:#41484c;
	font-weight:bold;
	letter-spacing:-1px;
	
}

div.topstory a.link {
	color:#8a1347;
}
