/* CSS Document */

#productCycle {
	border:1px solid #b9b9b9; border-bottom:none;
	height:232px;
	width:724px;
	overflow:hidden;
}
#aliexpress-2 .tabs {
	height:55px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	outline:none;
	overflow:hidden;
	background:url(ajax-img/shadow-bg.gif) repeat-x left top #eeeeee;
}
#aliexpress-2 li {
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	position:relative;
	background:url(ajax-img/r-border.gif) no-repeat 100% 2px;
}
#aliexpress-2 li a {
	display:inline-block;
	width:167px;
	float:left;
	height:55px;
	margin:0;
	padding:7px 0 0 14px;
	outline:none;
	cursor:default;
}
#aliexpress-2 .last a {
	border-bottom:none;
}
#aliexpress-2 .current {
}
#aliexpress-2 .current a {
	background:transparent url(ajax-img/bg.gif) no-repeat center 0px;
}
#aliexpress-2 .productCycleItem {
	float:left;
	width:724px;
	height:177px;
	overflow:hidden;
	background:#ff0000;
}
#aliexpress-2 .productCycleItem a {cursor:default;}
#aliexpress-2 .productCycleItem img {
	display:block;
}
.bottom {background:url(ajax-img/r-corner.gif) no-repeat right top; width:726px;}

