	.item_thumb{
	position:relative;
	}

	
	.featured_tag{
	position:absolute;
	z-index:33;
	top:0px;
	background-image: url(../images/shortcodes/featured_tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:54px;
	height:53px;
	
	}


			.list_carousel_wrap {
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				border-radius: 1px;
				position:relative;
				background-color: #fff;
				padding:10px 10px 3px 30px;
				clear:both;
				}
				
				.list_carousel_wrap a.link_post {
				position:absolute;
				
				margin-right:-22px;
			
			
				}
		
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				color: #999;
				text-align: center;
				
				padding: 0;
				margin: 6px;
				float:left;
				display:block;
				min-width:136px;
				min-height:180px;
				position:relative;
				
				}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.pf_prev, .cat_prev {
				margin-right: 10px;
				background-image: url(../images/nav.png);
				background-repeat: no-repeat;
				background-position: left center;
				height: 26px;
				width: 14px;
				position:absolute;
				left:0px;
				top:50%;
				margin-top:-13px;
			}
			.pf_next, .cat_next {
				float: right;
				margin-right: 0px;
				background-image: url(../images/nav.png);
				background-repeat: no-repeat;
				background-position: right center;
				height: 26px;
				width: 14px;
				position:absolute;
				right:0px;
				top:50%;
				margin-top:-13px;
			}
			.pf_next:hover, .cat_next:hover, .pf_prev:hover, .cat_prev:hover {
			opacity:.9;
		
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			
ul.newsslider li {
text-align:left;
}			
.news_slider .list_carousel_wrap{
padding:0px;
margin:0px;
}
	.ns_prev {
	float: left;
	margin-left: 100px;
	background-image:url(../images/prevBtn.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 27px;
	width: 27px;
	position:absolute;
	right:30px;
	top:0px;
	margin-top:-51px;
	}
	.ns_next {
	float: right;
	margin-right: 0px;
	background-image:url(../images/nextBtn.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	width: 27px;
	position:absolute;
	right:0px;
	top:0px;
	margin-top:-51px;
	}
.news_slider .widget_container ul li{

}