/* topNews */
.topNews {
	float:left;
	clear:both;
}
.topNews .wrapper{
	float:left;
}
.topNews .content{
	width:196px !important;
	background-image: url(/img/bg/trans_25_black.png) !important;
	margin:0 0 1px;
	position:relative;
	float:left;
	clear:both;
}
div.topNews div.first{
	padding:0 !important;
}
div.topNews h2{
	font-size:13px !important;
	width:170px;
}
div.topNews div.first h2{
	font-size:15px !important;
	width:176px;
}
div.topNews div.first img.pict{
	height:auto !important;
	margin:0 0 10px !important;
	padding:0 !important;
}
.topNews .content p{
	display:none;
	float:left;
	clear:both;
}
.topNews .first p{
	display:block;
}
.topNews .content a.icon{
	background-image:none;
	width:100%;
	padding:0;
	margin:-20px 0 0;
}
.topNews .content .top{
	cursor:pointer;
	width:196px !important;
}
.topNews .content a.icon span{
	padding:0;
	width:14px;
	height:14px;
	float:right;
	margin:0 5px 0 0;
}
.topNews .content a.open span{
	background-image: url(/img/icon/plus_white.gif);
}
.topNews .content a.close span{
	background-image: url(/img/icon/minus_white.gif);
}
.topNews .links{
	float:left;
	margin:-1px 0 0;
	width:196px;
}
.topNews .links li.last{
	margin:1px 0 0 !important;
	width:98px !important;
}
.topNews .links li.single{
	margin:1px 0 0 !important;
	width:196px !important;
}
.topNews .links li{
	background-image: url(/img/bg/trans_40_black.png);
	float:left !important;
	clear:none !important;
	height:23px;
	margin:1px 1px 0 0 !important;
	padding:7px 0 1px !important;
	width:97px !important;
}
.topNews .links li a span{
	padding:0;
	width:21px;
	height:21px;
	float:left;
}
.topNews .links a{
	background-image:none;
	padding:0 0 0 5px;
	font-size:11px;
}
.topNews .links a.podcast span{
	background-image:   url(/img/icon/podcast_white.png)!important;
}
.topNews .links a.rss span{
	width:26px;
	margin:-3px 0 0;
	background-image:   url(/img/icon/podcast_rss.png)!important;
}
.topNews .links a.news span{
	background-image:   url(/img/icon/related_articles_white.png)!important;
}

