/*
 * rbt specific
 * $Id: tpl_item_box.css 33621 2010-04-08 11:06:22Z iargent $
 */ 
 
.item-box {
	border:1px solid #dedcc9;
}
.item-box-contents {
	background:#edede2;
}
.item-box-contents-price{
	color:#67111e;
}
.item-box-contents-price.originalprice{
	color:#67111e;
}
.item-box-contents-price-offer{	
	color:#67111e; 	
}
.item-box-contents-button {
	bottom:10px;
}
