/********** R I G H T *********/
#right {
  width: 180px;
  float: right;
  _margin-left: -3px;
}
#right-content {
  color: #444;
}
#right img {
  border-bottom: 1px solid #fff;
  margin: 0 0 10px; 
}
#right p {
  margin: 0 0 10px;
  padding: 0 10px;
  font-size: 11px;
}
#right cite {
  font-size: 11px;
}

#right .inz1 {
  text-align: center;
  background: #f9f5e6;
  color: #633;
}
#right .in {
}
#right .in a {
  border: 3px solid #633;
  padding: 10px 0;
  color: #633;
  display: block;
  text-decoration: none;
  margin-bottom: 1px;
}
#right .in a:hover {
  border: 3px solid #c99;
  color: #f9f5e6;
  background: #633;
}
#right .in span {
  text-decoration: underline;
}
#right .in a.bosch { padding: 0px 0 10px}