table.news{
	border-collapse:collapse;
	border:1px solid #ccc;
}
table.news td{
	border:1px solid #ccc;
}
table.news td.green{
	background-color:#009900;
}
#news_list li{
	display:block;
	height:163px;
	overflow:hidden;
	margin-bottom:5px;
	
}
#news_list li.sm{
	height:112px;
	margin-bottom:10px;
}
#news_list li img{
	float:left;
	border:1px solid #999;
	margin:3px 13px 0px 0px;
	width:200px;
	height:150px;
}
#news_list li.sm img{
	width:130px;
	height:97px;
}
#news_list a{
	text-align:left;
	font-size:17px;
	line-height:120%;
}
#news_list span{
	color:#F60;
	margin:5px 5px;
	display:block;
}
#news_list span i{
	font-style:normal;
	color:#CCC;
	margin-left:10px;
}
#news_list p{
	line-height:120%;
}



#taginfo{
	padding:10px 15px;
	background-color:#EFEFEF;
	height:150px;
	overflow:auto;
	margin-bottom:15px;
	line-height:120%;
}
#taginfo img{
	float:left;
	margin:2px 13px 3px 0;
	border:none;
	width:150px;
	height:100px;
	
}


#newstags{
	float:right;
	background-color:#efefef;
}
#newstags span{
	background-color:#EFEFEF;
	float:left;
	padding:5px 5px 6px 5px;
	display:block;
}
#newstags a{
	background-color:#EFEFEF;
	float:left;
	padding:5px 5px 6px 5px;
	display:block;
	border-left:1px solid #FFF;
}
#newsfotos{
	text-align:left;
	clear:both;
	padding:5px 0 10px 0;
}
#newsfotos a img{
	width:100px;
	height:75px;
	margin:0 10px 10px 0;
	border:1px solid #CCC;
	padding:2px;
}
#newsfotos a:hover img{
	border:1px solid #090;
}



/*SHARE*/
.newsdate{
	float:right;
	color:#FFF;
	padding:4px 5px 0 0;
}

#hline{
	background-color:#999;
	color:#FFF;
	padding:6px 6px 6px 7px;
	margin-bottom:15px;
	height:21px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

}


iframe#fb{
	border: medium none;
	overflow: hidden;
	width: 133px;
	height: 21px;
	border:none;
	outline:none;
	float:left;
	margin-right:15px;
}
span#plusone{
	display:block;
	float:left;
}
div#vk_like{
	float:left;
	margin:0 15px 0 0;
}
a#tweet{
	float:left;
	display:block;
	width:55px;
	height:20px;
	background-image:url('/icstat/images/tweet.gif');
	margin-right:15px;
}
a#tweet:hover{
	background-position:bottom;
}
iframe.twitter-share-button{
	float:left;
	margin:0;
}
/*SHARE*/

#ularhive{
	list-style:disc outside;
	padding-left:30px;
}
#ularhive li{
	padding-bottom:5px;
		padding-left:0;
		line-height:120%;
}
#ularhive sup{
	font-size:11px;
}


div#ads{
	background:#DBDBEA;
	padding:17px 0 17px 4px;
	height:250px;
	clear:left;
	margin:15px -20px 12px -20px;
	
}
div#ads div{
	margin: 0 14px 0  14px;
	background-color:#CCC;
	width:300px;
	height:250px;
	float:left;
}
