/* CSS Document */
#div02{ /* top bar */
	position:absolute;
	top:0px;
	left:5px;
	height:47px;
	width:750px;
	background-image:url(../../images/layout/bg_topbar/bg_bluegradient.jpg);
	background-repeat:repeat-x;
	z-index:2;
}

