#rr
{
/*	background-color: #E7E7D6 !important;
	border:solid 1px #3C331C;
	color:#000000;
*/
}

.r3_strategyMessage 
{
	/* message that appears above each set of recommendations */
	font-family:Times New Roman;
	margin-left:0px;
    margin-top:4px;
    padding:4px 0px 4px 0px;
	font-family:Times New Roman;
	font-size:1.5em;
	font-variant: normal;
	padding:2px 10px;
    font-weight:900;
    text-align:left;
	color: #7C0000;
/*    width:550px; */
/*    height:25px;*/
}

.r3_itemContainer {
/* each item wrapped div with this class applied to it; image, price, buttons, name are inside */
	color:#3C331C !important;
    float:left;
    text-align:center;
    padding:0px 0 7px;
    width:150px;
    font-family:Georgia;
    font-size:12px;    
}

.r3_itemContainer a, .r3_itemContainer a:hover
{
	text-decoration:none;
	font-size:11px;
       color:#3C331C !important;
       font-family:Arial;
      font-weight:400;
}

.r3_image 
{
	/* the product image */
    margin-top:2px;
    border:0 none;
}

.r3_price {
/* price display */
    color:#4F4F4F;
    font-family:Arial;
    font-size:12px;  
}

.r3_buyNowButton {}
.r3_moreInfoButton {}
.r3_recommendations
{

	background-color: #E7E7D6 !important;
	border:solid 1px #3C331C;
	color:#000000;
padding:2px 2px 2px 2px;
}

#rr_placement_1
{
	margin-top:-20px;
}
#rr_placement_2
{
/*	margin-top:-20px;*/
}



