#story_box .box{
	padding:0;
	margin:0 80px;
}


#story_box{
	padding:0;
	margin:0;
}

#story_box h2{
	background-image: url(../story/images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 980px;	
	text-indent:-9999px;
}

#story_box h3{
	background-image: url(../images/topics_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
	color: #20759B;
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}

table{
	width:735px;
	margin:0 35px;
	padding:0 0 20px 0;
}

th{
	width:30%;	
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}
td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
	padding:3px 0;
}

#story_img{
	padding:10px 0;	
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;

}

#story_box ul{
	padding:0;
	margin:10px 10px;
	font-size:85%;
}

#story_box li{
	float:left;
	list-style-type:none;
	color: #666;
}

.staff_list{
	margin:0 10px 0 0;
}

.story_imgs{
	float:right;
	margin:0 0 0 20px;
	border: thin solid #0B285B;
}

img.story_imgs {
	border: thin solid #0B285B;
}
.pageback{
	clear:both;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #051233;
}

