
.bar-normal{
    width: 8px;
    height: 18px;
    float:left;
}

#bar1{
    background:url(/dialogdocroot/content/images/b1_bg.gif);
	background-repeat: no-repeat;
}

#bar2{
    background:url(/dialogdocroot/content/images/b2_bg.gif);
    background-repeat: no-repeat;
}

#bar3{
    background:url(/dialogdocroot/content/images/b3_bg.gif);
    background-repeat: no-repeat;
}

#bar4{
    background:url(/dialogdocroot/content/images/b4_bg.gif);
    background-repeat: no-repeat;
}

#bar5{
    background:url(/dialogdocroot/content/images/b5_bg.gif);
    background-repeat: no-repeat;
}

#result{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 100px;
	height: 18px;	
	vertical-align:bottom;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
}

