.r3_strategyMessage 
{  
	display: block;
	width:95%;
	text-align:left;
	font-family: tahoma, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006600;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom:5px;
	padding: 5px;
	}
.r3_itemContainer {
/* each item wrapped div with this class applied to it; image, price, buttons, name are inside */
    color:#333333;
    font-family:verdana,sans-serif;
    font-size:15px;
    font-weight:bold;
    margin:0;    
    text-align:center;
    padding:0 5px 0;
    width:150px;
    height:150px;
}


.r3_image {
/* the product image */
    border:0 none;
    padding:0;
    width:100px;
}


.r3_buyNowButton {
/* if your site uses buy now / view details buttons, customize the image links here */
  width:112px;
  height:26px;
  background:url(http://www.henryfields.com/images/art/buynowwitharrow.gif) no-repeat;
}


.r3_moreInfoButton {
  width:112px;
  height:26px;
  background:url(http://www.henryfields.com/images/art/buttoninfo.gif) no-repeat;
}
