

/*END OF GLOBAL CSS*/

.middle{
	position:relative;
	width:100%;
	text-align:right;
	direction:rtl;
	float:right;
}

.middle .content{
	position:relative;
	min-height:260px;
	height:auto !important;
	height:260px;
	float:right;
	width:700px;
}


.middle .pic IMG{
	border:0;
	float:right;
	margin:10px 10px 0 0;
}

.middle .content .txt{
	padding:10px 0 0 20px;
	float:left;
	width:415px;
}

.middle .content .txt H1{
	color:#ACC722;
	height:18px;
	line-height:18px;
	padding:3px 0;
	font-size:14px;
	border-bottom:1px solid #999999;
}
.sticky_list .txt{
	height:60px;

}

.last{
	width:100%;
	float:right;
	direction:rtl;
	text-align:right;
}

.details{
	width:182px;
	position:relative;
	right:10px;
}
.last .more_products
{
	left:27px;
	float:left;
	width:722px;
	position:relative;
}


.last .more_products .tabs
{
	float:right;
	width:100%;
	position:relative;
	right:0;
}

.last .more_products .strip{
	right:0;
	bottom:0;
	background-position:0 0;
}

.last .more_products .product{
	float:right;
	width:343px;
}

.last .more_products .product .pic{
	float:right;
	width:100%;
	border-bottom:1px solid #999999;
	padding:0 0 10px;
}


.last .more_products .product .txt{
	float:right;
	margin:10px 0;
	padding:3px;
	width:97%;
	
	min-height:50px;
	height:auto !important;
	height:50px;
}


.sticky_list .item{
	width:99%;
}
