#rv-title {
	background-image: url('http://p4.hostingprod.com/@retrofactory.com/recentlyviewed.jpg');
	background-repeat: no-repeat:
	background-positions: top-left;
	display: block;
	height: 29px;
	color: #000000;
	margin-bottom: 15px;

}

#cross-sells {
	padding-top: 10px;
	margin-bottom: 10px;
}

#cross-sell a {
    text-decoration: underline;
	font-size: 12px;
	background-color: inherit;
}


#cross-sell td {
    color: #000000;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;	
	background-color: inherit;
}
.sale-price {
	color: #FF0000;	
	font-size: 14px;
	font-weight: bold;
}
