
.title { 
background-image:url(imgs/listingtitle_bg.jpg);
background-repeat:no-repeat;
border-top: 1px solid #CECEEB;
}

.titleNew { 
background-image:url(imgs/listingtitle_bg.jpg);
background-repeat:no-repeat;
}

.titletext {
font-size:12px;
line-height: 14px;
font-weight: bold;
color: #4D6180;
}

.listing {
font-size:12px;
line-height: 16px;
color: #5F6885;
}

.bottom { 
background-repeat:no-repeat;
border-top: 1px solid #D6D4EA;
}

.mouse {
font-size:10px;
line-height: 13px;
color: #525B7D;
}

.Sublistings {
line-height: 20px;
font-size:13px;
color: #4D658F;
font-weight: normal;
text-indent:21px;
}

a.Sublistings:link, a.Sublistings:visited {
display: block;
color: #4D658F;
text-decoration: none;
background-image:url(../imgs/nav_elements/btnbg_listsub.gif);
background-repeat:no-repeat;
}

a.Sublistings:hover, a.Sublistings:active {
display: block;
color:#6887BD; 
background-image:url(../imgs/nav_elements/btnbg_listsub.gif);
background-repeat:no-repeat;
}


.Sublistings_on {
line-height: 21px;
font-size:13px;
font-weight: normal;
text-indent:22px;
display: block;
color: #4372B8;
text-decoration: none;
border-top:1px solid #FFF;
background-image:url(../imgs/nav_elements/btnbg_listsub.gif);
background-repeat:no-repeat;
}

a.fif:link {
color:#2A74B5; 
text-decoration: none;
margin-left:10px;
}

a.fif:visited {
color:#2A74B5; 
text-decoration: none;
margin-left:10px;
}

a.fif:hover {
color:#124CB8; 
text-decoration: underline;
margin-left:10px;
}

a.fif:active {
color:#124CB8;
margin-left:10px;
}

a.fifHD:link {
color:#7272B0; 
line-height: 3px;
text-decoration: none;
}

a.fifHD:visited {
color:#7272B0; 
line-height: 3px;
text-decoration: none;
}

a.fifHD:hover {
color:#6562A9; 
text-decoration: underline;
}

a.fifHD:active {
color:#6562A9;
}

.smallgap {
line-height: 5px;
}

/* NEW FEATURED */

#featured {
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#F5F5F5;
width:430px;
}

.featured {
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#F5F5F5;
width:430px;
}


#f_text {
clear:both;
}

#f_address {
float: left;
margin:10px 0 0 0;
}

.f_head {
font-size:14px;
line-height: 17px;
color: #3C387E;
font-weight:bold;
}


.f_pic {
margin: 0 15px 15px 0; 
border:1px solid #ccc;
}

/* NEW ENHANCED */

#enhanced {
border: 2px solid #ddd;
padding:15px;
margin:5px 0 12px 0;
background-color:#fff;
width:430px;
}

.e_head {
font-size:13px;
line-height: 17px;
color: #3C387E;
font-weight:bold;
}

/* NEW BASIC */

#basic {
border-top: 1px solid #ddd;
padding:10px 0 5px 5px;
margin:5px 0 5px 0;
background-color:#fff;
width:455px;
font-size:12px;
line-height: 15px;
}


