@charset "utf-8";
/* CSS Document */

#feat_main {
float:right;
width:251px;
margin:30px 0 0 40px;
}

#feat_content {
padding:0 0 0 40px;
border:solid #ab800c;
border-width:0 2px;
background:url(../images/potw_txt.jpg) top left no-repeat;
}

#feat_top {
background-image:url(../images/potw_up.jpg);
background-position:top;
padding-top:14px;
}

#feat_bottom {
background-image:url(../images/potw_down.jpg);
background-position:top;
background-repeat:no-repeat;
padding-top:15px;
}

.featured_br {
padding-top:10px;
clear:left;
}

.featured_address {
color:#ab800c;
font-size:.9em;
font-weight:bold;
}

.featured_price {
font-size:1.2em;
font-weight:bold;
}
