/* Product page: Series specific Details */

#testimonies {
  	margin-top:280px;
 	 margin-bottom:30px;	
	}


#product_description ul{
	margin-left:20px;
	padding-left:20px;
	}

.discounted {
	display:block;
	line-height:18px;
	color: #060;
	font-weight: bold;
	}

.prediscount {
	display:block;
	line-height:18px;
	color:#666;
	text-decoration: line-through;
}

#product1918_promo span {
	font-weight:bold;
	font-size:14px;
	}

#product1918_promo {
	background:#eee;
	border-bottom:4px solid #999;
	width:285px;
	padding:5px 5px 10px 5px;
	margin:0 0 20px 0;
	}