.news {
	font-size: 1.2em;
	padding:20px 0 20px 270px;
	letter-spacing: 0.5em;
	color: #CC0000;
}

#story {
	width:725px;
	text-align:justify;
	padding:10px;
	margin-bottom:5px;
	border:1px solid #D3D3D3;
	background-color: #FFFFFF;
}
#story ul li{
list-style:inside;
/*margin-left:25px;*/
/*height:10px;*/}

#story li{
margin:auto;

}

#short-story {
	text-align:justify;
	padding:10px;
	border:1px solid #D3D3D3;
	background-color: #FFFFFF;
	margin-bottom:5px;
}

#news-published-by {
vertical-align:middle;
font-weight:normal;
float:right;
	font-size: 0.7em;
	color: #666666;
}
#news-title{
padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	width:740px;
	font-size:1em;
	color: #333333;
	font-weight: bold;
}

#comment {
width:750px;
	font-size: 1em;
	color: #666666;

}

#comment-title{
margin-top:20px;
padding-top:10px;
width:745px;
height:40px;
border-top:dotted 1px #333333;
	float:left;
	font-size: 1em;
	color: #666666;

}
.back
{
	float:left;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	text-align:right;
	width:170px;
	margin-top:20px;
	margin-bottom:30px;
}
.backT
{
	float:left;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	text-align:right;
	width:170px;
	margin-top:20px;
}

table { text-align:left;}

tr { height:35px;}
