#featuredCopy {
 height:70px;
}
#featContainer{
clear:both;
overflow:hidden;
width:494px;
background:#000000;
}

#featLeft{width: 247px; float:left;}

#featRight{ width:247px; float:left;}
#featRight h1{ color:#f79a17; font-size:14px; margin-bottom:0px; padding-bottom:0px;}
#featRight h2{ color: #f79a17; font-size:11px; margin-top:3px; padding-top:0px;}
#featRight h3{ color:#c31107; font-size:11px; margin-top:3px; padding-top: 0px; padding-bottom:0px; margin-bottom:0px;}
#featRight p{ color:#c8bd0b; font-size:11px; margin-top: 3px; padding-top:0px; line-height:20px;}

#plugFrame {
 height:24px;
 margin:0;
 clear:both;
 overflow:hidden;
}

#plugin {
 float:left;
 width:254px;
 height:22px;
}

#datestamp {
 float:left;
 width:240px;
 height:22px;
 text-align:right;
}


#highlights {
 clear:both;
 overflow:hidden;
  margin-bottom:15px;
}

#aotwFrame {
 float:left;
 width:254px;
}


#aotwImg {
 float:left;
 padding:0 0 0 1px;
 width:100px;
}


#aotwCopy {
 float:left;
}


#buzzFrame {
 width:240px;
 float:left;
}


#buzzImg {
 float:left;
 width:100px;
}


#buzzCopy {
 float:left;
 width:130px;
}

#twentyListContainer {
    float:left;
}

#twentyList {
    font-family: Ariel, Verdana, sans-serif;
    height:168px;
    width:240px;
    background: #BAA46D;
    border:1px solid #673D00;
    overflow:auto;
    overflow-x:hidden;
}

#twentyList li span {
    font-weight:bold;
}

#listingsListContainer {
    float:right;
}

#listingsList {
    font-family: Ariel, Verdana, sans-serif;
    font-weight:bold;
    height:168px;
    width:240px;
    background: #BAA46D;
    border:1px solid #673D00;
    overflow:auto;
    overflow-x:hidden;
}

#listingsList li span {
    color:#fff;
    display:block;
}

.rowdark {
    background-color:#AE9760;
}

.rowlight {
    background-color:#BAA46D;
}
