.featuredbox-wrapper{
	display: none;
}
.featuredbox-wrapper,
.featuredbox{
	width: 934px;
    height: 604px;
    position: absolute;
    overflow: hidden;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    
} 

.featuredbox .description{

}

.featuredbox .description p{
	font-size: 0.8em;
	line-height:1.8em;
	color: #fff;
}

.featuredbox .box-slide1,
.featuredbox .box-slide2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 600px;
    width: 930px;
    z-index: -1;
	background: #000;
	color: #000;
	border:solid 2px #000;
}