.inside_title.story{
	background-image: url(../story/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.story h2{
	text-indent:-9999px;	
}


table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
	text-align:left;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
}

h4{
	color: #939;
	padding:5px 0;
}

.story.box{
	background-image: url(../story/images/story_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;		
}

.storybox li{
	list-style-type:none;
	float:left;
	margin:0 10px 0 0;
	font-size:85%;
}
.storybox ul{
	width: 590px;
	margin:0;
	padding:0 0 10px 0;

}
