/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| 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: #9b2732;
	font-weight: bold;
	font-size: 16px;	
	white-space:nowrap;
}
.buy_together-altprices {
	color:#58595B;
	white-space:nowrap;
	
}
.ProductDetailsTitle{	
	font-size:14px;
	font-weight:bold;
}
.buy_together_prtitle {
	color:#00482f;
	padding:8px 0px 9px 0px;	
}
.buy_together_prtitle1 {
	color:#00482f;
	padding:8px 14px 10px 0px;
}
.buy_together_prtitle a , .buy_together_prtitle1 a {
	color:#00482f;
}

.buy_together_list_dev {
	display:block;
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #BFBFBF;
	margin:17px 18px 17px 0px;
}

