.progress { margin:20px 0 0 70px; float:left; position:relative; overflow:hidden; width:100px; height:100px; background:url('../img/special/pessah-progress.png') no-repeat 0 0; border-radius:5px; }
.progress .transparent { width:100%; height:100%; background:url('../img/background_white_80.png'); }
.progress .current { background:url('../img/special/pessah-progress.png') no-repeat 0 0; text-shadow: 1px 1px #000; color:#fff;  font-weight:bold; font-size:20px; height:26px; overflow:hidden; line-height:26px; text-align:center; }
.progresstext { float:left; margin:40px 0 0 20px; font-size:22px; text-align:center; }
.progresstext .todo { color:#007da0; font-weight:bold; }