#box 	{ position: fixed; width: 420px; top: 50%; left: 50%; margin: -100px auto auto -210px; text-align: center; z-index: 2; display: none; }  
#cache	{ background: #000000; width: 100%; height: 100%; position: fixed; z-index: 1; display: none; -moz-opacity: 0.25; opacity: 0.25; }
#edit 	{ position: fixed; top: 25%; left:50%; margin: 0px 0px 0px -198px; padding: 10px 0px 0px 10px; text-align: center; z-index: 2; display: none; background: url('/retail/images/BG_edititem.png') no-repeat; width: 428px; height: 233px; }  

td.topLEFT		{ width: 15px; height: 32px; background: url(/retail/images/box-topL.png) bottom right no-repeat; }
td.top			{ height: 32px; background: url(/retail/images/box-topC.png) bottom repeat-x; }
td.topRIGHT		{ width: 15px; height: 32px; background: url(/retail/images/box-topR.png) bottom left no-repeat; }

td.LEFT			{ width: 15px; background: url(/retail/images/box-L.png) center right repeat-y; }
td.middle		{ background: url(/retail/images/box-C.png); padding: 15px; }
td.RIGHT		{ width: 15px; background: url(/retail/images/box-R.png) center left repeat-y; }

td.bottomLEFT	{ width: 15px; height: 15px; display: block; background: url(/retail/images/box-bottomL.png) top right no-repeat; }
td.bottom		{ height: 15px; background: url(/retail/images/box-bottomC.png) top center repeat-x; }
td.bottomRIGHT	{ width: 15px; height: 15px; display: block; background: url(/retail/images/box-bottomR.png) top left no-repeat; }