.userprogress {width:100%; height:20px;padding-top: 3px;overflow-y:hidden}
.userprogress .data {border:1px solid green;font-weight:bold;height:18px;line-height:18px;text-align:center;width:99%;position:relative;top:-20px;}
.userprogress .bar {background:green;height:20px;}