@charset "utf-8";
/* CSS Document */
/* Label Bar Styles Sheet */


.labelbar_bg {
	background-image: url(../images/label_bar.jpg);
	position: absolute;
	height: 25px;
	width: 730px;
	left: 225px;
	top: 340px;
}
