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


.featuredbox .box-slide1,
.featuredbox .box-slide2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 469px;
    width: 628px;
    z-index: -1;
	
	border:solid 2px #fff;
}