
.ScrollerBox
{
	width: 160px;
	height: 206px;
}
.ScrollerBox p
{
	text-align:center;
}
.ScrollItemsBox
{
	position:relative;
	width:160;
	height:204px;
	overflow:hidden;
	
}
.ScrollerItem
{
	text-align:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.ScrollerItem A {text-decoration:none}
.ScrollerItem B {text-transform:uppercase}

.ScrollerItem1 A {text-decoration:none}
.ScrollerItem1 B {text-transform:uppercase}


.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.scroll_top {width:440px; float:left; background:url(../images/banner_top.jpg) no-repeat; height:19px; text-align:center;}
.scroll_mid {width:436px; float:left; background:url(../images/banner_mid.jpg) repeat-y; padding:0 2px 0 2px;}
.scroll_bot {width:440px; float:left;}


.add_top {width:176px; float:left; background:url(../images/add_top.jpg) no-repeat; height:19px; text-align:center;}
.add_mid {width:172px; float:left; background:url(../images/add_mid.jpg) repeat-y; padding:0 2px 0 2px;}
.add_bot {width:176px; float:left;}