#cart_rr {
    padding: 0px 0 50px !important}
#cart-promotion #cart-container {display: none;}

#cart_rr div.productRecommendations{
	margin-top:0px;
	clear:both;
}
div.cart-mainContainer div.productRecommendations{
	background-color:#F0F0F0;
	border-top:solid 1px #DDD;
	padding:5px 0px 10px 10px;
}
#cart_rr div.recommendedProduct{
	float:left;
	width:110px;
	height:auto;
	margin-left:20px;
	overflow:hidden;
}
#product_rr div.recommendedProduct{
	float:left;
	width:110px;
	height:auto;
	margin-left:10px;
	overflow:hidden;
}
div.recommendedProduct a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
div.recommendedProduct a:hover{
	color:#000;
	text-decoration:underline;
}
div.recommendedProduct a span
{
	display:block;
}
div.productRecommendations span.productRecommendationsTitle
{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#product_rr {padding-top:25px;}

div.productRecommendations div.recommendedProductWrapper{margin-top:10px;}

div.productAlternatives{
	float:right;
	width:750px;
	text-align:center;
}
div.productAlternative{
	float:left;
	margin-right:14px;
	text-align:center;
	width:135px;
	height:180px;
	overflow:hidden;
}
div.productAlternative a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
div.productAlternative a:hover{
	color:#000;
	text-decoration:underline;
}
div.productAlternative a span{
	display:block;
}
div.productAlternative img{
	width:135px;
	height:135px;
}
div.productAlternatives span.productAlternativesTitle{
	color:red;
	font-size:20px;
	font-weight:bold;
}
div.outofStockProductWrapper{
	padding-top:15px;
	padding:15px 0px 25px 10px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:170px;
	text-align:center;
	float:left;
}
div.outofStockProductWrapper
{
	padding-top:15px;
	padding:15px 0px 25px 10px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:170px;
	text-align:center;
	clear:both;
	float:left;
}
div.outofStockProduct
{
	margin-right:14px;
	text-align:center;
	width:135px;
}
div.outofStockProduct div, div.outofStockProduct div.outofStockProductProductImages
{
	height:135px;
	overflow:hidden;
}
div.outofStockProduct img.outofStockProductImage
{
	display:block;
	width:135px;
	height:135px;
}
div.outofStockProduct span
{
	display:block;
	font-size:11px;
	color:#57575B;
}
div.outofStockProductWrapper span.outofStockProductTitle
{
	color:#57575B;
	font-size:13px;
	font-weight:bold;
}
div.outofStockProductWrapper span.productPrice
{
	display:none;
}
#outOfStock .leftCol
{
	float:none;
	padding:0px;
	width:auto;
}
#outofStockOverlay
{
	position:relative;
	top:-135px;
}
.resultsPage .noResultsTable {
	height: auto !important;
}
.productPrice {font-weight:bold;
}
#outstock_rr {
	float:right;
	width:718px;
}

#outstock_rr div.productRecommendations{
	margin-top:0px;
}

#outstock_rr div.recommendedProduct{
	float:left;
	width:110px;
	height:160px;
	margin-right:20px;
	overflow:hidden;
}