
/* Classmates section ....................................................... */
#classm-sidebar {
  float:left;
  width:210px;
}

#classm-right-column {
  float:left;
  width:750px;
}

.classm-column-wrapper {
  margin: 0 10px 0 10px;
}

.classm-column-wrapper2 {
  margin: 0 10px 0 0;
}

#classmates-wizard {
  background: url(/img/classmates-bg.gif) top no-repeat;
  margin-bottom: 10px;
  width:190px;
  height:257px;
}
#classmates-wizard table td{
  padding: 5px;
}

.dstep {
  color: #8495D9;
  font: 10px Tahoma;
  font-weight: bold;
}

.curr-step {
  background: url(/img/step-arr.gif) right center no-repeat;
  color: #26377C;
  font: 10px Tahoma;
  font-weight: bold;
}

.classm-avatar {
  width: 68px;
  padding-bottom: 8px;
}

.classm-info {
  padding-bottom: 8px;
}

.classm-item {
  /*border-bottom: 1px solid #DDDDDD;*/
  margin-bottom: 8px;
}

.classm-item-last {
  border: 0px;
  margin-bottom: 8px;
}

.classmates-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.classmates-list li {
  margin-bottom: 7px;
}

li.home {
  background: url(/img/home.gif) no-repeat left;
  padding-left: 15px;
}

li.reg {
  background: url(/img/arrow_.gif) no-repeat left;
  padding-left: 15px;
}

li.school {
  background: url(/img/point01.gif) no-repeat 0 3px;
  padding-left: 15px;
}

table.scools {
  width:740px;
}

.header-cm {
  font-size: 12px;
  color:#16387C;
  font-weight:bold;
}

.classm-ru {
  color:#16387C;
  font-size:15px;
}


.search-res-item {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 13px;
  font-size: 12px;
}

.search-pic-cell {
  padding: 0 8px 13px 0;
}
