#pright{
	overflow: hidden;
}
	*+html:first-child #pright{
		overflow: hidden;
	}

#secondarea{
	margin-left:3px;
}

#topicsbox{
	clear: both;
	width:259px;
	height:113px;
	overflow-y:auto;
	border-right:1px solid #2d2d2d;
}
	#topicsbox div.inner{
		margin:8px;
	}

#topics{
	width:220px;
	float:left;
}

#topics_all{
	float:left;
	position:abusolute;
	width: 36px;
	height:19px;
	background:url(../images/topics.gif) 0 -1px;
}

#topics_all:hover{
	width: 36px;
	height:19px;
	position:abusolute;
}

#topics_all a{
	display:block;
	overflow:hidden;
	width:37px;
	height: 0 !important;
	height /**/:19px;
	padding-top:19px;
	background:url(../images/topics.gif) 0 -1px;
}

#topics_all a:hover{
	background:url(../images/topicsHover.gif) 0 -1px;
}

div.newsContainer a{
	text-decoration:none;
	display: block;
	color:#3399FF;
	color:#93a7ff;
}
div.newsContainer a:hover{
	background-color:#514d4a;
}
div.date{
	color:#ededed;
}

	#pright div.fright{
		float:left;
		width:262px;
		border-right:1px solid #000;
	}
	#pright div.fleft{
		float:left;
		width:259px;
	}
	#pright div.newstext{
		margin-bottom:7px;
	}

#nav01 a {background-position:0 -262px;}
