#siteMessage {
  font: 20px "New Times Roman", serif;
	background: transparent url(../images/gry_6b6b6b_50pc_op_bg.png) repeat-y;
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 286px;
	padding: 0.5em 0.5em 0.5em 0.5em;
	color: #FFFF33;
  text-align: center;
  }

#mainImageWrapper {
  width: 281px;
	float: left;
	margin-bottom: 3px;
	background: transparent url(../images/grn_c1ffb3_75pc_op_bg.png) repeat-y;
	border: 1px solid #9a9a9a;
  }
  
#freeShip {
  text-align: center;
	margin: 15px 0;
  }

.centerColumn {
	background: transparent; /* #C1FFB3 */
  }
  
#whatsNew, #featuredProducts, #specialsDefault {
	background: transparent url(../images/grn_c1ffb3_75pc_op_bg.png) repeat;
	clear: left;
  }

.greeting {
	background: transparent url(../images/grn_c1ffb3_75pc_op_bg.png) repeat;
	border: 1px solid #9a9a9a;
	padding: 0.3em;
  }
