html body {
	margin:0px 0 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.22em;	
	}
img
{
	margin:0px;
	border: none;
}
p {margin:0}
.ScrollerBox
{
	width: 423px;
	float:left;
}
.ScrollerBox p
{
	text-align:center;
}
.ScrollItemsBox
{
	position:relative;
	width:383px;
	height:210px;
	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);
}

