div.gravity-showcase div.item-recommendation-style-default.right {
	margin-left:800px;

}
div.gravity-showcase div.item-recommendation-style-default {
	float: left;
	display: block;
}
div.gravity-showcase div.featured-img {
	border: none !important; 
}
div.gravity-showcase div.content span.recommendation-item-price {
	margin-top: 7px;
	text-align: center;
}
div.gravity-showcase div.content div.item-recommendation-content {
}
div.gravity-showcase div.content a.recommendation-item-details.recommendation-item-title {
	text-align: center;
	width: 100%;
}
div.gravity-showcase div.content a.recommendation-item-details.button {
	display: none !important;
}
div.gravity-showcase div.content div.item-recommendation-style-default div.block-hidden-55 {
	height: 28px;
}
div.gravity-showcase div.content div.recommendation-item-infos {
	margin: 0;
}
div.gravity-showcase div.content div.item-recommendation-item {
	margin: 0 15px;
	padding: 0;
}
div.gravity-showcase div.content {
	height: 220px;
	padding-left: 13px;
	overflow: hidden;
	margin: 0 20px 0 -380px;
	width: 1140px;
}
div.gravity-showcase div.left-arrow:hover {
	background: url("../images/arw_left_hover.png") no-repeat scroll center center transparent;
}
div.gravity-showcase div.right-arrow:hover {
	background: url("../images/arw_right_hover.png") no-repeat scroll center center transparent;
}
div.gravity-showcase div.left-arrow {
	background: url("../images/arw_left.png") no-repeat scroll center center transparent;
}
div.gravity-showcase div.right-arrow {
	margin-left: 429px;
	background: url("../images/arw_right.png") no-repeat scroll center center transparent;
}
div.gravity-showcase div.right-arrow,
div.gravity-showcase div.left-arrow {
	position: absolute;
	height: 41px;
	width: 21px;
	margin-top: 120px;
	cursor: pointer;
	z-index: 999;
}
div.gravity-showcase div.header {
	background: #4e4e4e;
	height: 29px;
	color: #fff;
	line-height: 25px;
	padding: 0 10px;
}
div.gravity-showcase {
	border: 1px solid #e8e8e8;
	width: 450px;
	height: 250px;
	display: block;
	overflow: hidden;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
}
div.hidden-raw {
	display: none;
}