#story ul li{
	border:1px solid #999;
	width:302px;
	height:261px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding:15px;
	overflow:hidden
}
#story ul li.img {
	padding:0;
	width:332px;
	height:291px
}
#story {
	margin-right:10px;
	margin-top:45px;
	font-size:1.1em;
	line-height:1.6em
}
#story p.title, h1.noticebox {
	width:302px;
	font-size:1.2em;
	color:#ff8813;
	margin-top:0;
	margin-bottom:0;
	border-bottom:0
}
#story ul li:hover {
	text-decoration:underline
}
#story .lightbox {
	color:#ff8813;
	border-bottom:1px solid #999;
	font-size:1.2em
}
.big-link {
	text-align:left
	