.newsslider{
	position:relative;
	overflow:hidden;
	height:150px;
	width:300px;
	background: transparent;
	margin-bottom:20px;
}
.newsslidercontent{
	position:absolute;
	background: transparent;
}
.newssection{
	padding:10px; height:150px;
}
