.list {
float:left;
display:block;
margin:0;
padding:0;
list-style-type:none;
overflow:hidden;
width:418px;
}
.list li {
float:left;
display:block;
padding:0;
margin:0;
overflow:hidden;
clear:both;
width:418px;
}
.list li.lm {
font-size:12px;
}
.list li a.apt-name, .list li p {
width:236px;
float:right;
clear:right;
margin:0;
padding:0;
}
.list li a.apt-name {
background:#CCCC00 url( '../images/listing/title_bgr.gif' ) no-repeat bottom right;
color:#fff;
text-decoration:none;
padding:3px 8px 3px 8px;
margin-top:8px;
width:230px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}
.list li.lm a.apt-name {
background:#003366 url( '../images/listing/lm_title_bgr.gif' ) no-repeat bottom right;
padding-bottom:0;
}
.list li a.apt-name span {
float:left;
clear:both;
color:#CC0000;
text-transform:none;
font-size:10px;
}
.list li a.imageHolder,
.list li span.imageHolder {
display:block;
width:152px;
float:left;
padding:7px 7px 0 7px;
background:url('../images/listing/thumb_shadow.gif') no-repeat top left;
}
.list li img {
width:140px;
height:105px;
float:left;
border:1px solid #DADADA;
padding:5px;
}
.list li a.apt-name ins {
display:block;
float:left;
clear:both;
width:224px;
padding:0;
margin:0;
margin-top:5px;
height:0px;
font-size:0px;
border:0;
border-bottom:0px solid #fff;
border-top:1px dashed #fff;
overflow:hidden;
}
.list li p {
margin:0;
margin-top:7px;
padding-right:10px;
}
.list li.lm p.dates {
background:#ECF9FF;
color:#003366;
padding:5px;
}
.list li .link {
float:right;
clear:both;
padding:0;
color:#85B200;
font-size:12px;
margin-bottom:20px;
}
.list li.lm .link {
color:#003366;
}
dd.pager {
margin:0;
margin-top:30px;
clear:both;
font-size:11px;
font-family:Verdana;
font-weight:bold;
text-align:center;
color:#CC0000;
}
dd.pager a {
color:#333;
text-decoration:none;
}
dd.pager a.left{
float:left;
}
dd.pager a.right {
float:right;
margin-right:0px;
}
div.error a {
display:block;
float:left;
background:#8B8986 url('../images/price_calc/submit.gif') no-repeat center center;
color:#FFFFFF;
border:0;
text-decoration:none;
text-transform:uppercase;
text-align:center;
font-weight:bold;
font-size:12px;
width:121px;
height:23px;
line-height:23px;
margin:5px 10px 5px 0;
cursor:pointer;
}
.list em {
display:block;
background:url('../images/special_offers/round1.gif') no-repeat center center;
width:60px;
height:20px;
line-height:20px;
color:#000;
font-style:normal;
font-size:18px;
text-align:center;
}
.list em.discounted {
background-image:url('../images/special_offers/round2.gif');
color:#FFF;
}