@import url(/images/colors.css);

.content .inner { padding: 0; }
#objectlist h1 { padding: 10px; }

.list { table-layout: fixed; border-bottom: dashed 1px; margin-bottom: 20px; }
.list td { border-style: dashed; border-width: 1px 0 1px 0; }
.list .info { line-height: normal; }
.list .info a { display: block; text-decoration: none; height: 100%; background: transparent; padding: 6px 10px; }
.list .info .desc { display: block; overflow: hidden; height: 100%; }
.list .rooms { width: 200px; border-left-width: 1px; font-weight: bold; padding: 6px 10px; }
.list .rooms a { display: block; font-weight: normal; text-decoration: none; padding: 0 5px; } 
.list .img { display: block; border: solid 3px; padding: 3px 3px 10px 3px; margin: 0 6px 0 0; background: #FFF; float: left; }
.list .img img { display: block; width: 70px; height: 53px; }
.list .feat { display: block; white-space: nowrap; margin-top: 3px; width: auto; padding: 2px; }
.list .feat img {  }
