div.shopbox_title { 
	background-image: url(/cfe_images/shopbox_top.gif);
	width:160px;
	height:20px;
	margin:0px;
}

div.shopbox_title p {
	color:#FDED58;
	margin-top:0px;
	xxmargin-left:10px;
	padding-top:4px;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, swiss;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

div.shopbox_cat {
	padding-top:16px;
	padding-left:12px;
	padding-right:12px;
	clear:both;
}

div.shopbox_item {
	text-align:center;
	xxbackground-color:FF3399;
	padding:4px;
	}

td.spacer { xxbackground-color:FF3399; }

div.shopbox_bottom {
	background-image: url(/cfe_images/shopbox_bottom.gif);
	width:160px;
	height:20px;
	margin:0px;
	background-position: top;
}

p.stufftxt { /* for dMore Stuff shopbox */
font-size:11px;
margin-top:0px;
}

