/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Buy Together :: alteredCart.com
| All code developed by Bill Brewer
| Copyright ©2009 alteredCart            
| Bill Brewer <bill@alteredcart.com>   
| All rights reserved.
| This code is licensed for use on a single server.
| This code is licensed for use by the original purchaser only.                         
| Full license :: www.alteredcart.com/license.php
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.cart_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #D5D5D5;
	}
.cart_background{
	background-color: #D5D5D5;
}
.buy_together-prices{
	color:#B51A00;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
}
.buy_together-altprices{
	color:#58595B;
	white-space:nowrap;
}
.ProductDetailsTitle{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}	