.space-top {
	margin-top: 100px;
}
.selected-product-box {
	padding-bottom: 65px;
}
.selected-product-description {
	width: 100%;
}
.one-product-box {
	min-height: 320px !important;
	left: initial !important;
}
.selected-products .one-product-box a img {
	width: 274px;
	margin: 0 auto;
}
.header_selected_product {
    line-height: 50px;
    display: block;
    font-size: 23px;
    font-family: "MyNassim",arial,verdana,tahoma;
    font-weight: bold;
    direction: rtl;
    text-align: right;
    color: #666;
    padding: 0 0 0 25px;
    {$FLOAT_RIGHT}
}
.selected_product_content_home {
	width: 100%!important;
    float: right;
    background: #ffffff;
	padding: 10px 0;
    text-align: right;
    direction: ltr;
}
.home_carousel_colom_selected_product {
	height: 315px;
    text-align: center;
    width: 213px;	
}
.main_image {
	width: 200px;
	height: auto;
}
.next_products {
    background: url("images/left-a.png") no-repeat scroll center top transparent;
    display: block;
    height: 19px;
    position: relative;
    top: 110px !important;
    width: 23px;
    z-index: 0;
    float: left;
}
body .site_contain .add_to_shopping_cart {
    margin: -3px 5px;
    width: auto;
	display: inline-block;
}