html #featureStage { background-image: none; }

.slideShow {
/*border: 1px solid #CC9933;border-bottom-width: 1px;*/
float: left;

width: 585px;
height: 301px;
font-family:Arial, Helvetica, sans-serif;

background: url('/images/common/bg_featureslide.gif') no-repeat scroll 0 0;

}

.slideShow .contentdiv {

margin: 5px;
width: 575px;
}

.slideShow .contentdiv .featureText { 
margin: 0 0 0 0;

padding: 0 17px;

width: 128px;
height: 288px;
border: 1px solid #e7e5d5;
float: left;
}

#featureStage .slideShow .contentdiv h2 { margin: 0; padding: 17px 0 10px 0; border: 0; text-align: left; width: 128px; text-transform: none; font-size: 15px; }

#featureStage .slideShow .contentdiv p { margin: 0; padding: 0; display: inline; }

#featureStage .slideShow .contentdiv a { font-weight: bold; }

#featureStage .slideShow .contentdiv img.featureImg { margin: 0 0 0 0; padding: 0; float: right; }

#slideNav { text-align: justify; position: absolute; top: 280px; left: 0; z-index: 100; margin: 0; padding: 0; width: 210px; }
#slideNav a.slideControl { height: 15px; width: 15px; padding: 0; margin: 0 10px 0 0; display: block; float: left; background-image: url(/images/common/btn_tour_off.gif); }
#slideNav a.activeSlide { background-image: url(/images/common/btn_tour_on.gif); }
#slideNav a:focus { border: 0; }