/*-- MASTER POSITIONAL --*/
	#center {width:926px; height:443px; position:absolute; top:50%; left:50%; margin:-220px auto auto -463px; }
/*-- MASTER POSITIONAL --*/
/*-- CONTENT --*/
	#logo { float: left; position: relative; width: 441px; height: 443px; }
	.sale4kids { position: absolute; top: 0; left: 0; }
	
	#detail { float: right; width: 447px; height: 294px; margin: 0 0 0 0; }
		#detail img { float: left; }
	
	#subscribe { float: left; position: relative; width: 298px; margin: 327px 0 0 72px; z-index: 99;}
	
	input.input-text { float: left; width: 223px; height: 19px; padding: 5px 0 0 7px; background: transparent url(../images/input-back.gif) no-repeat top left; color: #999999; font-weight: bold; font-family: Verdana; font-size: 12px; border: 0px; }
	input.input-submit { float: right; width: 60px; height: 24px; }
/*-- CONTENT --*/
