.progressbar {position:relative; margin:0;}
.progressbar ul {margin:0 !important; padding:0; list-style-type:none; height:40px;}
.progressbar li {margin:0 15px 0 0 !important; padding:0;float:left; text-align:center; font-weight:bold !important; width:120px; height:40px;}
.progressbar .pb_done {color:#313131; background:url(/gfx/icon/progressbar.png); background-position: 0 0; height: 36px; width: 120px;  background-repeat: no-repeat; }
.progressbar .pb_active {color:#313131; background:url(/gfx/icon/progressbar.png); background-position: -120px 0; height: 36px; width: 120px;}
.progressbar .pb_todo {color:#828282; background:url(/gfx/icon/progressbar.png); background-position: -240px 0; width: 120px; height: 36px;}