/* Mootiful - Retail Specific Stylesheet */

		#content {
			background: url(../../images/content_bg.jpg) no-repeat top center;
		}
		#content_products {
			background: url(../../images/content_prod_bg.jpg) no-repeat top center;
		}
		
		h2#hdr_products { margin-left: 65px; margin-bottom: 15px; width: 88px; height: 51px; }
		h2#hdr_products span { background: url(../../images/hdr_products.gif) top left no-repeat; }		