#categories-frame{
	width:780px;
	margin:20px auto 0 auto;
	background:url(/men/images_common/products_roller_background2.jpg) no-repeat 0 0;
	padding:10px 0 0 0;
}

#categories-title{
	margin:0 0 0 15px;
	font-size:11px;
	color:#C8C8C8;
	border:none;
}

#categories-roll{
	width:767px;
	margin:12px auto 30px auto;
}

#categories-roll a{
	border:none;
}

#categories-roll img{
	border:none;
}

#categories-secondary{
	margin:0 30px;
	width:704px;
	height:160px;
	overflow:hidden;
	position:relative;
}

ul#products-roller{
	position:absolute;
	top:0;
	left:0;
	height:160px;
	width:10000px;
	margin:0;
	left:-10px;
}

#products-roller li{
	width:132px;
	height:160px;
	position:relative;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 10px 0 0;
}

#products-roller li a{
	display:block;
	font-size:0.909em;
	line-height:1.87em;
	text-align:right;
	width:128px;
	height:128px;
	padding:1px;
	border:solid 1px #474747;
	text-decoration:none;
}

#products-roller li a:hover{
	width:128px;
	height:128px;
	padding:1px;
	border:solid 1px #990000;
}

#products-roller li a span{
	position:absolute;
	bottom:0;
	left:1px;
	width:132px;
	height:15px;
	padding:2px 6px;
	background:url(/images/css/default/ui/bg_semi_transparent.png?1199401919);
	line-height:1.3em;
}

#products-roller li div{
}

#products-roller li div a{
	border:none;
	line-height:1.3em;
	color:#B5B5B5;
}

#products-roller li div a:hover{
	border:none;
	color:#FFFFFF;
}

.jsaction{
	display:block;
	margin-top:-160px;
	width:30px;
	height:120px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:9px 50%;
	overflow:hidden;
	border:solid 1px red;
}

#stories-prev{
	background-image:url(/men/images_common/products_roller_left.gif);
}

#stories-next{
	background-image:url(/men/images_common/products_roller_right.gif);
	float:right;
}

.jsaction:active{
	background-position:9px 50%;
}

.test{
	background-position:-191px 50%;
}

.disabled-next, .disabled-next:hover{
	background-position:-291px 50%;
}

.disabled-previous, .disabled-previous:hover{
	background-position:-291px 50%;
}

