.VerticalShow {
  margin: 0;
  margin-top: 2px;
  margin-right: 0;
  padding: 0;
  width: 120px;
  vertical-align: top;
}

.VerticalShow p {
  margin: 0 0 3px 0;
  //margin: 0; /* IE hack */
  padding: 0;
}

.VerticalShow p img {
  border: 0;
}

/* Vertical favorite tool */
.VerticalLSIBox * {
  margin: 0;
  padding: 0;
}

.VerticalLSIBox table {
  border-collapse: collapse;
}

.VerticalLSIBox {
  font-family: arial;
  width: 120px;
  text-align: center;
}

.VerticalLSIBox h1 {
  background: #455661 url(/images/menu-header/menu.gif) repeat-x top;
  text-align: center;
  padding: 12px 0;
}
.VerticalLSIBox h1 a {
  text-decoration: none;
}
.VerticalLSIBox h1 a img {
  border: 0;
  display: none;
}
.VerticalLSIBox .maj {
  color: white;
  font-size: 10px;
}

.VerticalLSIBox .VerticalLSIBoxAds {
  background: white;
  margin: auto;
  width: 100%;
  border: 2px solid #455661;
  border-collapse: separate;
}

.VerticalLSIBox .VerticalLSIBoxAds * {
  cursor: pointer;
}

.VerticalLSIBox .VerticalLSIBoxAds td {
  vertical-align: top;
}

.VerticalLSIBox .VerticalLSIBoxAds td a {
  text-decoration: none;
  display: block;
}

.VerticalLSIBox .VerticalLSIBoxAds .photo img {
  width: 110px;
  height: 83px;
  border: 1px solid black;
}

.VerticalLSIBox .VerticalLSIBoxAds table {
  width: 100%;
}

.VerticalLSIBox .VerticalLSIBoxAds .city {
  color: #0452A0;
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 1.2em;
  overflow: hidden;
  text-align: left;
}

.VerticalLSIBox .VerticalLSIBoxAds .postalcode {
  color: black;
  font-size: 12px;
  text-align: left;
}

.VerticalLSIBox .VerticalLSIBoxAds .price {
  color: #990424;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.VerticalLSIBox .footer {
  background: #455661 url(/images/menu-header/menu.gif) repeat-x top;
  width: 120px;
  vertical-align: middle;
  height: 20px;
}

.VerticalLSIBox .footer .webmasters {
  text-align: center;
  padding: 3px;
}
.VerticalLSIBox .footer .webmasters a {
  color: white;
  font-size: 11px;
  text-decoration: none;
}
.VerticalLSIBox .footer .webmasters a:hover{
  text-decoration: underline;
}