div.progress {
	width: 1px;
	height: 14px;
	color: #000;
	font-family:Verdana;
	font-size: 11px;
	overflow:hidden;
	background-color: #FBC14E;
	
}
#cntTextLoc, #cntTextDes
{
position:relative;
left:0px;
top:-14px;
width:275px;
height: 14px;
font-size: 11px;
font-family: Verdana;
}
