﻿h4.bar_title
{
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 10px auto 0;
	text-transform: uppercase;
	width: 100%;
}
h4.bar_title span
{
	float: right;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}
h4.bar_title span span
{
	float: none;
}
.fq_currentmask
{
	color: #333333;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	left: 1px;
	padding: 0 2px 0 4px;
	position: absolute;
	top: 4px;
	z-index: 125;
		font-family: Arial,Helvetica,sans-serif;
}

#bar
{
    position:relative;
	width: 297px;
	height: 20px;
	border: solid 1px #BBCCDD;
	margin: 3px auto 0 auto;
	z-index: 1;
	text-align: left;
	line-height: 20px;
}

 #decBar
{
    position:absolute;
	height: 20px;
	margin: 0;
	z-index: -1;
	width:0px;
	background-color:#C3DDEB;
}
