
.percent_image{
	width:123px;
	height:12px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../img/bramus/percentImage_back1.png);
	position:relative;
}

.percent_image_mask{
	width:123px;
	height:12px;
	background-repeat:no-repeat;
	background-image:url(../img/bramus/percentImage.gif);
	position:absolute;
	top:0;
	left:0;
}
