/* page header */
.bar_big .bar h1 {
  display: block;
  background: url(/img/interface/page_headers/ozel_ders_ilanlari.gif) no-repeat left top;
  width: 250px;
  height: 44px;
}

.bar_big .bar h1 b {
  display: none;
}

#panels {
  width: 800px;
  margin-top: 10px;
  margin-left: 60px;
  margin-bottom: 50px;
  overflow: hidden;
}

#panels ul {
  width: 3000px;
  height: 570px; 
  list-style-type:none;
  list-style-position:outside;
}

#panels li {
  width: 750px;
  height: 570px; 
  float: left;
  list-style-type:none;
  list-style-position:outside;
}

#panels table {
  width: 100%;
}

#panels table .suggested a {
  background-color: #fff17f;
  font-weight: bold;
}

#panels table td {
  width: 20%;
  padding: 3px;
}

#panels table.statesTable {
  width: 600px;
  margin-left: 100px;
}

#panels table.statesTable td {
  width: 33%;
}

#panels table .hit td {
  width: 20%;
  padding-bottom: 15px;
  font-size: 130%;
}

#panels table td .count.zero {
  color: silver;
}

#panels .lessonsTable a {
  line-height: 30px;
  padding: 2px 5px;
}

#panels .lessonsTable .title {
  clear: both;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
}

#panels .page_title {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
