#r3_recommendations .head 
{ background-color: #84AB7B !important; color: #FFFFFF !important; font-weight: 900 !important; font-size: 14px !important; }

.r3_strategyMessage 
{  
//	display: block;
	text-align:left;
	font-size: 14px;
	font-weight: 900;
	background-color: #84AB7B;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom:5px;
	padding: 5px;
width:99%;
	}

.r3_itemContainer {
/* each item wrapped div with this class applied to it; image, price, buttons, name are inside */
    color:#333333;
    font-size:15px;
    font-weight:900;
    margin:0;    
    text-align:left;
    padding:0 5px 0;
    width:150px;
    height:180px;
	margin-bottom:5px;
}


.r3_image {
/* the product image */
    border:0 none;
    padding:0;
    width:100px;
   align:center;
}

#product a 
{color:#336633;	}

.r3_buyNow
 {
       padding:0 5px 0;
margin-top: 5px;
}



.r3_buyNowButton {
margin-top: 5px;
  width:112px;
  height:26px;
  background:url(http://www.springhillnursery.com/images/art/buynow.gif) no-repeat;
align:center;
    padding:0 5px 0;
}


.r3_moreInfoButton {
  width:112px;
  height:26px;
  background:url(http://www.springhillnursery.com/images/art/buttoninfo.gif) no-repeat;
}
