#product-box table {
	width: 100%;
	margin: 0;
	padding: 0;
}

#product-image {
	background: #fff url(/images/elements/product_bg_middle.gif) repeat-y;
}

#thumbnails {
	width: 270px;
}

#product-ordering {
	margin-top: 10px;
}

#item-number {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	clear: both;
}

.prod-attributes {
	padding: 3px 0 5px 0; 
}

#add-basket-button {
	margin: 5px 0;
}

.cl-price {
	color: #22629C;
}

.list-price {
	font-size: 11px;
	color: #666;
}
	
#product-copy h3{
	padding-top: 5px;
	font-size: 12px;
	font-style: italic;
	color: #666;
}

#product-details ul {
	list-style: none;
	line-height: 18px;
}

#special-offers ul {
	margin: 0 0 5px 15px;
	line-height: 15px;
}

#facebook {padding-top:5px;}
#addthis {width: 130px;}
#addthis_services img {display: inline;}
#addthis_services {font-size: 10px;}

/*-------------------------------------------    
   Cross Sell
-------------------------------------------*/

#cross-sell-wrapper {
	width: 320px;
	text-align: left;
}

.cross-sell-box {
	padding: 0 10px;
	text-align: left;
	font-size: 12px;
}

.cross-sell-box p{
	padding: 3px 0;
	font-size:11px;
}

/*-----------------------------------------
   Designation Logos DIVs 
-----------------------------------------*/

#designationLogos {
	margin-bottom: 2px;
}

#designationLogos img{
	float: left;
	border: 0;	
	height: 20px;
	padding-right: 3px;
}

