
#middleMainColumnFeatureAnchor {
 float: left;
 width: 1px;
 height: 260px;
}

#middleMainColumnFeature {
 position: absolute;
 width: 905px;
 height: 260px;
 background-color: #ddd;
}

#middleMainColumnFeature img {
 width: 905px;
 height: 260px;
}

#middleMainColumnHalfFeature {
 width: 904px;
 height: 95px;
 background-color: #ddd;
 z-index: 500;
}

#middleMainColumnHalfFeature img {
 width: 904px;
 height: 95px;
}

.listingTitle {
 display: block;
 float: left;
 text-align: left;
}

/* slider */

#featuredSlideNavAnchor {
 width: 1px;
 height: 1px;
 float: left;
}

#featuredSlideNav {
 position: absolute;
 margin-top: 0;
 width: 301px;
 height: 270px;
 padding: 0;
 z-index: 100;
 border-right: 1px solid #000;
}

#featuredSlideNav a {
 float: left;
 display: block;
 clear: both;
 width: 291px;
 height: 31px;
 padding: 18px 5px;
 text-decoration: none; 
 color: #fff;
 background: url(../../images/layout/poppoya/featured/featuredbuttonv1.png) repeat top left;
 font-size: 12px;
}

#featuredSlideNav a.altLink {
 height: 32px;
 background: url(../../images/layout/poppoya/featured/featuredbuttonv2.png) repeat top left;
}

#featuredSlideNav a.activeLI {
 background: url(../../images/layout/poppoya/featured/featuredbuttonv3.png) repeat top left;
}
