    #nav_left {
	float:left;
	width:180px;
	}
	#nav_sub {
	width:142px;
    height:35px;
	background-image:url(../images/bg_nav_sub.gif);
	background-repeat:no-repeat;
	margin: 0 0 5 0;
	z-index:2;
	}
	#nav_sub_label {
	width:130px;
    height:219px;
	background-image:url(../images/bg_label.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	z-index:2;
	}
	#nav_sub_label_xl {
	width:160px;
    height:280px;
	background-image:url(../images/bg_label_xl.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	z-index:2;
	}