#sidebar-right{
  display: none;
}

#main-content{
  width: 750px;
}

.offer-list{
  font-size: 0.9em;
}

.offer-list td{
  border: none;
  border-bottom: 1px solid #bbb;
}

.offer-list img{
  display: block;
  margin: auto;
}

.offer-list th img{
  display: inline;
}

.offer-list .constr{
  width: 70px;
}

.offer-list .color{
  width: 105px;
}

.offer-list .tach{
  text-align: right;
  width: 80px;
}

.offer-list .year{
  text-align: center;
  width: 50px;
}

.offer-list .price{
  text-align: right;
  width: 90px;
}


