/* $Id: product_special_offer.css 11 2008-03-21 13:56:24Z edin.coralic $ */

@import url('product_all.css');

.product_special_offer {
	
}

.product_special_offer a.see_all {
	display: block;
	width: 50px;
	height: 26px;
	background: url('../dsg/see_all.gif') no-repeat center center;
	position: absolute;
	margin: -12px 0 0 260px;
}

.product_special_offer .box h1 {
	border-top: 4px solid #e6e6e6;
	margin-bottom: 1.3em !important;
}
.product_special_offer .box h1 span {
	background: #fff;
	padding: 0 2px;
	position: absolute;
	margin: -0.8em 0 0 10px;
}

/* product */
.product_special_offer .product_all .product .basic_information {
	width: 250px;
}
.product_special_offer .product_all .product .view {
	width: 140px;
	text-align: left;
}