
.ScrollItemsBox
{
	position:relative;
	height:407px;
	overflow:hidden;
}
.ScrollerItem
{
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

