.mask{
	position:relative;
	width:210px;
	height:90px;
	overflow:hidden;
}
#boxScrolling{
	position:absolute;
	width:210px;
}
#boxScrolling div{
float:left;
width:210px;
}
#boxScrolling .buttons{
	text-align:left;
}
#boxScrolling .next{
	float:right
}
.sample .buttons{
	text-align:right;
	clear:both;
	margin-right:15px;
}
.boxScrollNews
{
   height:92px;
   float:left;
   clear:both; 
	width:230px;
}