#story_title{
	background-image: url(../story/images/inside_h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 710px;	
}
#story_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
}

.story_img{
	float:right;
	width:300px;
}


.td00{
	width:5%;
	text-align:center;
}


table{
	width:600px;
	color: #666;
	font-size:85%;
	margin:0 20px;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style:dotted;
	border-bottom-color: #333;
	text-align:left;
}

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