
.products-information {
	background: #f0f2f2;
	padding: 15px;
	border-bottom: 1px solid #b6cc4f;
	margin: 0 0 10px 0;
}

.products-information p, .products-information h1 {
	padding: 0;
	margin: 0 0 5px 0;
}

.products-title {
	color: #198ebf;
	font-size: 1.3em;
	font-weight: normal;
}

.products-price{
	color: #198ebf;
	font-size: 0.8em;
}

.products-discountprice {
	color: #198ebf;
}

.products-description {
	margin: 0 0 10px 0;
}

.products-extras {
	padding: 0 0 0 0;
	margin: 0;
}

.products-extras li {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(./images/icn-li-products.gif) 0 4px no-repeat;
}

#quality-logos { 
	width:73px;
	position:relative;
}

#quality-logos ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px;
}

#quality-logos li {
	list-style: none;	
	display: inline;
	margin: 0 0 0 5px;
}

#quality-logos li a { 
	padding: 0;
	text-decoration: none; 
	float: left;	
	text-indent: -9999px;
}	

#picon_0b, #picon_1b, #picon_2b, #picon_3b {
	font-size: 0.85em;
	text-align: left;  
	color: #FFF;
	padding: 5px;
	display: none;
	position: absolute;
	width: 180px;
	background: #198ebf;
	border: 1px solid #147eab;
}

#picon_0b {
	right: 32px; top:34px;
}

#picon_1b {
	right: 0px; top:34px;
}

#picon_2b {
	right: 32px; top:67px;
}

#picon_3b {
	right: 0px; top:67px;
}

#picon_arrow {
	position: absolute;	
	z-index: 200;
	right:15px; top:-8px;
}

#ptab_1, #ptab_2, #ptab_3, #ptab_4 {
	font-size: 0.70em;
	color: #FFF;
	background:url(./images/tab-extras.gif) no-repeat;
	width: 153px; height: 25px;
	padding: 0 0 0 10px;
}

#ptab_1 {
	margin: 0 0 0 5px;
}

#ptab_description_1, #ptab_description_2, #ptab_description_3, #ptab_description_4 {
	font-size: 0.80em;
	border-top: 1px solid #198ebf;
	background: #f0f2f2;
	padding: 10px 0 10px 10px;
}

.ptab-text {
	padding: 5px 0 0 5px;
	margnin: 0;
}

.discount-text {
	font-size: 0.80em;
}

