@charset "UTF-8";

/* for lease styles */

#Content.ForLease {
margin-left: 170px !important;
padding-bottom: 30px;
}

.ForLeaseListing {
margin-top: 20px;
padding-bottom: 10px;
clear: both;
width: 100%;
overflow: auto;
}

.ForLeaseListing img {
float: left;
width: 150px;
}

.ForLeaseListing h3 {
float: right;
width: 575px;
border-bottom: 1px solid #5488a8;
margin-bottom: 8px;
padding-bottom: 10px;
padding-left: 5px;
font-weight: normal;
font-family: Lucida Sans Unicode, Lucida Grande, MS Sans Serif, Tahoma, Geneva, sans-serif;
font-size: 13px; /* changed */
}

.ForLeaseListing h3 a {
text-decoration: none;
}

.ForLeaseListing h3 strong a {
color: #5488a8;
font-weight: bold;
}

.ForLeaseListing h3 strong a:hover {
text-decoration: underline;
}

.ForLeaseListing h3 span.Small {
color: #555;
font-weight: normal;
}

.ForLeaseListing div {
float: right;
width: 590px;
}

.ForLeaseListing ul {
float: left;
width: 280px;
_width: 270px;
padding-left: 15px;
}

.ForLeaseListing  li {
padding-bottom: 3px;
list-style-type: none !important;
margin-left: 0px !important;
clear: both;
}

.ForLeaseListing  li.Description {
padding-top: 10px;
font-style: italic;
}

.ForLeaseListing li div {
float: left;
width: 255px;
}

.ForLeaseListing li div.Divet {
width: 12px;
float: left;
}

.MoreLinks li {
list-style-type: none;
margin-left: 0px !important;
font-size: 11px;
display: none;
}