.s5_image_news_active {
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:14px;
	height:30px;
	position:relative;
	line-height:27px;
	padding-left:11px;
	text-shadow:1px 1px #000000;
	width:19px;
	background:url(active.png);}
	
.s5_image_news_nonactive{
	color:#FFFFFF;
	cursor:pointer;
	position:relative;
	float:left;
	font-size:14px;
	height:30px;
	line-height:27px;
	padding-left:11px;
	text-shadow:1px 1px #000000;
	width:19px;
	background:none;}
	
.s5_image_newsimg {
	position:absolute;
	padding:0px;
	margin-left:-2px;
	margin-top:-55px;
	float:left; 
	display:none; 
	cursor:pointer;
	margin-bottom:10px;
	border:solid 2px #000000;}
	
.s5_image_newsimg_a {
	height:23px;
	margin-top:2px;
	margin-left:6px;
	position:absolute;
	width:79px;
	background:url(active_arrow.png) no-repeat;}