#featured-wrapper {
height: 260px;
max-width: 900px; 
margin: 0 0 1.5em 0;
position: relative;
cursor: pointer;
font-family:Arial, Helvetica, sans-serif;
/*border: 1px solid #ccc;
background: transparent url("/images/gradient1.gif") repeat-x left top;
overflow: hidden;
color: #444;

*/
}

.featured-hover {
/*border-color: #fbdc14 !important;*/
}

.featured-hover .featured-description {
color: #FFFFFF;
}

#featured-nav {
list-style-image: none;
list-style-type: none;
position: absolute;
bottom: 1px;
left: 1px;
margin: 0;
padding: 0;
}

#featured-nav li {
float: left;
margin-right: 1px;
}

#featured-nav a {
text-decoration: none;
text-align:center;
display: block;
width: auto;
padding-top: 3px;
font-size: 12px;
float: left;
border: 1px solid #ccc;
/*background: #d9d9d9 url("../images/gradient2.gif") repeat-x left -25px;*/
background: url("../images/white50.png") repeat left top;
cursor: pointer;
height:17px;
width:20px;
color:#396e06;
}

#featured-nav a:hover,
#featured-nav a.active {
background: #fff;
}

.featured-item {
background-color: #FFFFFF;
background-position: center 0;
background-repeat: no-repeat;
height:260px;
}

.featured-description {
width: 170px;
background: transparent url("../images/swirl.jpg") repeat-x left top;
padding: 15px;
margin: 0;
height: 230px;
float:right;
}

#featured-nav a#feature-click {
width:100px;
background-color: #FFFFFF;

}

.featured-description h2 {
position: absolute;
top: 0;
color:#fff;
background: transparent url("../images/transparent-gradient2.png") repeat-x left top;
border-bottom: 1px solid #FBDC14;
font-size: 10px;
text-transform: uppercase;
margin: 0 10px 10px 0;
width:160px;
padding: 5px 5px 3px 5px;
}

.featured-description h3 {
border: none;
font-size: 14px;
font-weight: bold;
margin: 0;
color:#ffffff;
}

.featured-description p {
font-size: 11px;
}

.description-bottom {
position: absolute;
bottom: 10px;
color: #ffffff;
width:170px;
}
.description-bottom a:link, .description-bottom a:visited {
color:#ffffff;
text-decoration:none;
}

.description-bottom a:hover {
background-color: transparent;
}
