
	#wrapSearch, #wrapCart, #wrapMySad { width: 198px; }

	.wrapHead { 
		position: absolute;
		width: 150px; 
		right: 0;
		background: url(gfx/SAD/Background/bgCartHead.png) bottom right no-repeat; 
		color: white; 
		text-align: left; 
		height: 28px; 
		line-height: 26px;
		padding: 0 13px 0 32px; 
		z-index: 21;
	}
	.wrapBox { 
		position: absolute;
		width: 165px; 
		top: 27px;
		right: 0;
		text-align: left; 
		padding: 5px 13px 8px;
		border: 1px solid #ccc; border-top: 0 none; border-bottom: 2px solid #026cb3;
		margin: 0 5px 0 0;
		background: url(gfx/SAD/Background/bgTh.png) 0% -1px repeat-x; 
		z-index: 20;
	}
	
	.wrapBox a { font-size: 11px; }

	#wrapLogo h1 { width: 145px; height: 60px; margin: 0; padding: 0; float: left; }	
	#wrapLogo h1 a { 
		width: 145px; 
		height: 60px;
		display: block; 
		text-indent: -9999px; 
		margin: 0; padding: 0;
		background: url(gfx/SAD/Background/bgLogo.png) top left no-repeat;
	}
	

	#navi {position:absolute;right:190px;top:0;background-position:bottom left}

	#wrapCart 	{ float: right; position: relative;   }
	#wrapCart .wrapHead a:link, #wrapCart .wrapHead a:visited { color: white; text-decoration: none; }
	#wrapCart .wrapHead a:hover, #wrapCart .wrapHead a:active { text-decoration: underline; }