#jobeet_menu
{
  margin-top: 20px;
  list-style-type: none;
}

#jobeet_menu li
{
  margin: 0;
  padding-left: 50px;
  padding-top: 10px;
  height: 40px;
}

#day1  { background: url(/images/jobeet/day_01.gif) no-repeat }
#day2  { background: url(/images/jobeet/day_02.gif) no-repeat }
#day3  { background: url(/images/jobeet/day_03.gif) no-repeat }
#day4  { background: url(/images/jobeet/day_04.gif) no-repeat }
#day5  { background: url(/images/jobeet/day_05.gif) no-repeat }
#day6  { background: url(/images/jobeet/day_06.gif) no-repeat }
#day7  { background: url(/images/jobeet/day_07.gif) no-repeat }
#day8  { background: url(/images/jobeet/day_08.gif) no-repeat }
#day9  { background: url(/images/jobeet/day_09.gif) no-repeat }
#day10 { background: url(/images/jobeet/day_10.gif) no-repeat }
#day11 { background: url(/images/jobeet/day_11.gif) no-repeat }
#day12 { background: url(/images/jobeet/day_12.gif) no-repeat }
#day13 { background: url(/images/jobeet/day_13.gif) no-repeat }
#day14 { background: url(/images/jobeet/day_14.gif) no-repeat }
#day15 { background: url(/images/jobeet/day_15.gif) no-repeat }
#day16 { background: url(/images/jobeet/day_16.gif) no-repeat }
#day17 { background: url(/images/jobeet/day_17.gif) no-repeat }
#day18 { background: url(/images/jobeet/day_18.gif) no-repeat }
#day19 { background: url(/images/jobeet/day_19.gif) no-repeat }
#day20 { background: url(/images/jobeet/day_20.gif) no-repeat }
#day21 { background: url(/images/jobeet/day_21.gif) no-repeat }
#day22 { background: url(/images/jobeet/day_22.gif) no-repeat }
#day23 { background: url(/images/jobeet/day_23.gif) no-repeat }
#day24 { background: url(/images/jobeet/day_24.gif) no-repeat }

