#rightcolumn {
	float:left;
	width:315px;
	margin-left:10px;
}

.newscontainer {
	float:left;
	display:inline;
	padding:10px;
	width:650px;
	background-image:url(/images/black60percent.png);
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black60percent.png');
}

.newsstory {
	padding:10px;
	width:630px;
	overflow:hidden;
	background-image:url(/images/black60percent.png);
	*background:#003333;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black70percent.png');
}

.newsstory h1 {
	font-size:167%;	
}

.newsstory h2 {
	font-size:131%;
	color:#ff0000;
	line-height:1.7
}

.newsstory p {
	padding-top:10px;
}

.newsstorylist {
	background:#000;
	padding:10px;
}

.newsstorylist h4 {
	font-size:100%;
	font-weight:bold;
}

.newsstorylist ul {
	margin:10px 0 0 0;
	/*height:350px;*/
	
	
}

.newsstorylist ul li {
	margin:0 0 20px 0;
	overflow:hidden
}

.newsstorylist ul li h4, .newsstorylist ul li a {
	color:#ff0000;

	line-height:1.5
}

.newsstorylist ul li p {
	color:#666;
	line-height:1.3;
	font-size:93%;
}

.newsstorypager 
{
	text-align:right;
	color:#999;
	font-size:85%;
}

.newsstorypager a {
	color:#fff;
	text-decoration:underline;
}

.commentbox {
	margin-top:20px;
}

.commentbox h2 {
	font-size:116%;
	font-weight:bold;
	line-height:1.7;
	color:#fff;
}

.commentbox textarea {
	width:615px;	
}

.commentlist textarea 
{
	width:585px;	
}

.commentlist .comment .commentpost {	
	width:490px;
}

.commentlist .comment .commentlist .comment .commentpost {
	width:460px;
}

.mediumrectad {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
	line-height:0;
}

.slimrectad {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
	line-height:0;
}

.newsstorylist .metadata
{
	font-size: 70%
}

.newsstory .metadata 
{
	font-size: 85%;
	padding-top:0;
}

.shareicons 
{
	float:right;display:inline;
}