/* Horizontal favorite tool */
.HorizontalLSIBox * {
  margin: 0;
  padding: 0;
}

.HorizontalLSIBox {
  margin: 5px;
  height: 220px;
  background: url(/images/index/backgroundBox.gif) no-repeat bottom;
  display: block;
  width: 375px;
}

.HorizontalLSIBox table {
  border-collapse: collapse;
  
}

.HorizontalLSIBox p {
  margin: 0;
  padding: 0;
}

.HorizontalLSIBox {
  font-family: arial;
  //padding-bottom: 3px; /* Crack IE */
}

.HorizontalLSIBox h1 {
  line-height: 28px;
  padding-top: 5px;
  font-size: 16px;
  display: block;
  text-align: left;
  padding-left: 10px;
  color: white;
  background: white url(/images/index/headerBox.gif) no-repeat;
}

.HorizontalLSIBox .HorizontalLSIBoxAds {
  margin: auto;
  border-collapse: separate;
}

.HorizontalLSIBox .HorizontalLSIBoxAds * {
  cursor: pointer;
}

.HorizontalLSIBox .HorizontalLSIBoxAds td {
  vertical-align: top;
  text-align: left;
}

.HorizontalLSIBox .HorizontalLSIBoxAds td a {
  text-decoration: none;
  display: block;
}

.HorizontalLSIBox .HorizontalLSIBoxAds .photo {
  padding: 2px;
}

.HorizontalLSIBox .HorizontalLSIBoxAds .photo img {
  width: 100px;
  height: 80px;
  border: 1px solid black;
}

.HorizontalLSIBox .HorizontalLSIBoxAds .city {
  color: #127DC9;
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 1.3em;
  overflow: hidden;
  text-align: left;
  padding-left: 5px;
}

.HorizontalLSIBox .HorizontalLSIBoxAds .postalcode {
  color: black;
  font-size: 12px;
  padding-left: 5px;
}

.HorizontalLSIBox .HorizontalLSIBoxAds .price {
  color: #FF7F00;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
}

.HorizontalLSIBox .footer .logo {
  display: none;
}

.HorizontalLSIBox .footer .webmasters{
  text-align: right;
  padding: 10px 10px 0 0;
}

.HorizontalLSIBox .footer .webmasters a {
  color: black;
  font-size: 11px;
  text-decoration: none;
}
.HorizontalLSIBox .footer .webmasters a:hover{
  text-decoration: underline;
}

#MainContentBox .HorizontalLSIBox table {
  margin-top: 0;
}

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

.VerticalLSIBox table {
  border-collapse: collapse;
}

.VerticalLSIBox {
  background: #0063b5 url(http://www.lesiteimmo.com/images/lsi-box/top-left-corner.gif) no-repeat top left;
  font-family: arial;
  width: 120px;
  text-align: center;
}

.VerticalLSIBox h1 {
  background: transparent url(http://www.lesiteimmo.com/images/lsi-box/top-right-corner.gif) no-repeat top right;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.VerticalLSIBox h1 a {
  text-decoration: none;
}
.VerticalLSIBox h1 a img {
  border: 0;
}
.VerticalLSIBox .maj {
  color: white;
  font-size: 10px;
}

.VerticalLSIBox .VerticalLSIBoxAds {
  background: white;
  margin: auto;
  width: 100%;
  border: 2px solid #0063b5;
  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: #0063b5 url(http://www.lesiteimmo.com/images/lsi-box/bottom-left-corner.gif) no-repeat bottom left;
  width: 120px;
  vertical-align: middle;
  height: 20px;
}

.VerticalLSIBox .footer .webmasters {
  background: transparent url(http://www.lesiteimmo.com/images/lsi-box/bottom-right-corner.gif) no-repeat bottom right;
  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;
}
