.pb_mainFrame_mns{
    width: 100%;
    float: left;
}


.ui-progressbar{
	position: relative;
	height: 24px;
}

.pb_mainFrame_mns .progress-label {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	top: 2px;
	font-size: 15px;
	color: #f2948a;
	font-weight: 300;
	font-family: Tahoma;
}