.recently-wrapper {
	width: 800px;
	height: 450px;
	/*margin-top: 15px;*/
	background-color:black;
	display: none;
}
.recently-wrapper .module-name {
	height: 60px; 
	padding: 5px 10px;
}
.recently-wrapper .module-name p {
	text-align: left;
	background: #5a5a5a;
	color: white;
	font-size: 24px;
	font-family: Arial;
	padding-left: 26px;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
}
.recently-wrapper .module-content {
	width: 714px;
	height: 345px;
	margin-left: 45px;
	margin-top: 26px;
	margin-bottom: 15px;
}
.recently-wrapper .module-content .jcarousel-content {
	height: 211px;
	width: 723px;
	margin-left: -30px;
	position: relative;
	top: 10px;
}
.recently-wrapper .module-content .jcarousel-content > p {
	padding-left: 20px;
	font-family: Arial;
	display: inline-block;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper {
	margin: 0px auto;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel {
	height: 330px;
	width: 700px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li {
	height: 325px;
	width: 130px;
	border: 1px solid #cccccc; 
	background-color:white;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .item-block {
	position: absolute;
	top: 160px;
	font-family: Arial;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .item-name {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 47px;
	width: 115px;
	color: #5d5d5d;
	text-decoration: underline;
	overflow:hidden;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .item-list {
	font-size: 14px;
	padding-right: 10px;
	text-align:right;
	text-decoration: line-through;
	height: 20px;
	color: #5d5d5d;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .item-Sale {
	font-size: 20px;
	text-align:right;
	padding-right: 10px;
	height: 25px;
	color: black;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li a {
	text-decoration: none;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .btn-addToCart {
	width: 110px;
	height: 30px;
	border: 1px solid #949494;
	background: #949494;
	text-align: center;
	line-height: 28px;
	margin-left: 10px;
	margin-top: 10px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .btn-addToCart .shooping-cart {
	position: relative;
	top: -8px;
	left: -10px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li .btn-addToCart .add-cart {
	position: relative;
	top: -14px;
	left: -6px;
	color: white;
	font-family: Arial;
	font-size: 13px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel li hr {
	width: 110px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-jcarousel img {
	padding-left: 10px;
	padding-top: 10px;
	max-height: 140px;
	max-width: 110px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-control-next {
	right: -82px;
	top: 145px;
}
.recently-wrapper .module-content .jcarousel-content .jcarousel-wrapper .recently-control-prev {
	top: 145px;
}
.recently-wrapper .module-content .jcarousel-content .price-content {
	display: inline-block;
	position: relative;
	top: -165px;
	left: 460px;
}
.recently-wrapper .module-content .jcarousel-content .price-content .list-price {
	font-family: Arial;
	color: #cccccc;
	font-size: 19px;
	margin-bottom: 0;
}
.recently-wrapper .module-content .jcarousel-content .price-content .special-price {
	font-family: Arial;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 0;
}
.recently-wrapper .module-content .jcarousel-content .price-content .price-item {
	font-family: Arial;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 42px;
	margin: 0;
	line-height: 55px;
}
.recently-wrapper .module-content .jcarousel-content .price-content a {
	text-decoration: none;
}
.recently-wrapper .module-content .jcarousel-content .price-content .btn-buynow {
	border: 3px solid black;
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 33px;
	margin-top: 3px;
	font-size: 19px;
	color: black;
	font-family: Arial;
}
