body,ul,li{
	margin:0;
	padding:0;
}  
.product_wrapper {
	position:absolute;
}
a img {
	border:none;
}
a:active {
	outline:none;
}
.scroll li {
	float:left;
	display:block;
	width:95px;
	position:relative;
}
.scroll li a {
	display:block;
	width:95px;
	height:95px;
	margin:0 auto;
}
.img_container {
	overflow:hidden;
	position:absolute;
	width:550px;
	top:65px;
	left:15px;
	height:125px;
	background-position:0 -421px;
}
.scroll {
	position:relative;
	margin:0px;
	left: -2000px;
}
.scroll img {
	float:left;
	cursor:pointer;
}
.carousel_text {
	float:left;
	height:70px;
}
.carousel_text h2 {
	padding:0;
	margin:0;
}
.content {
	width:8000px;
	position:relative;
}
.content .carousel_text p {
	color:#F00;
}
.btn_left, .btn_right {
	position:absolute;
	width:30px;
	height:30px;
	background-repeat:no-repeat;
	cursor:pointer;
	top:85px;
}
.btn_left {
	left:3px;
	background-position:0 -283px;
}
.btn_right {
	left:539px;
	background-position:-31px -283px;
}
.prod-bubble {
	padding:0 0 0 15px;
	position:relative;
	background-position:0 -318px;
}
.prod-bubble-inner {
	font-size:14px;
	line-height:23px;
    padding:12px 15px 0 0;
	height:73px;
	text-align:center;
	background-position:right -561px;
}
.bubble-arrow {
	top:71px;
	z-index:99;
	width:20px;
	height:12px;
	position:absolute;
	background-position:-80px -285px;
}
.productcontainer p a.moreLink {
	background-position:left top;
	padding-left:12px;
	text-decoration:none;
}
.productcontainer p a:hover.moreLink {
	background-position:left top;
	padding-left:12px;
	text-decoration:underline;
}
.productcontainer {
	height: 107px;
	margin: 6px 0 0 185px;
	padding: 0 10px;
}
.productcontainer h2 {
	margin:0;
	display:inline;
	color:#444;
}
.productcontainer h2 a {
	font-size:14px;
	text-decoration:none;
	color:#0672ab;
}
.carousel-content {
	overflow:hidden;
	margin:10px 0 0 0;
}
.carousel-dashed {
	padding:20px 0 0 0;
	margin:15px 0 0 0;
	position:absolute;
	top:235px;
	width:550px;
}
.carousel-dashed ul {
	overflow:hidden;
}
.carousel-dashed ul li {
	width:116px;
	float:left;
	margin:0 0 0 25px;
}
.carousel-dashed ul li.first {
	margin:0;
}
.carousel-dashed ul li.align-center.first {
	margin:0 25px 0 120px;
}
.carousel-bottom.logo-2,
.carousel-bottom.logo-3 {
	margin:0 auto;
}
.carousel-bottom.logo-2 {
	width:257px;
}
.carousel-bottom.logo-3 {
	width:400px;
}
.carousel-left {
	float:left;
	line-height:18px;
	width:304px;
	height:56px;
	color:#444;
}
.carousel-right {
	float:left;
	padding:0 0 0 34px;
}
.mo-price {
	color:#900;
	font-size:18px;
}
.mo-price span {
	color:#666;
	font-size:12px;
	height:26px;
}
/** non-js **/
#products-non-js .productcontainer {
	width:240px;
	margin:0 0 0 156px;
}
#products-non-js .img_container {
	top:80px;
}
#products-non-js .bubble-arrow {
	left:110px;	
}
#products-non-js .scroll {
	top:3px;
	left:20px;
	margin:0px;
	position:relative;
}
#products-non-js .scroll li {
	margin:0 9px 0 0;
}
#products-non-js .scroll li input {
	width:80%;
	margin:0 0 0 9px;
}
#products-non-js .btn_left, #products-non-js .btn_right {
	background:none;
}
#products-non-js .scroll a {
	cursor:pointer;
	text-decoration:none;
}
#products-non-js .scroll a span {
	clear:both;
	display:block;
	text-align:center;
}
#products-non-js .img_container {
    left: 20px;
    width: 527px;
}
#products-non-js .btn_left,
#products-non-js .btn_right {
	width:30px;
	height:30px;
	top:105px;
}
.loading {
	margin:8px auto;
	width:80px;
}
.loading img {
	float:left;
	margin:0 4px 0 0;	
}