div.content {
        padding: 14px 10px 30px 0px;
        width: 1002px;
}

div.thebottom {
	padding: 14px 10px 14px 20px;
	width: 982px;

}

span.slideshowbutton {
	display: inline;
}

div.thetop {
        padding: 15px 20px 20px 20px; border-bottom: 1px solid #333; width: 972px; background: #1a1a1a;
}

div.slideshowbg {
        background: #111;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px; left: 0px;
        margin: 0 px;
        zoom:1;
        min-height: 100%;
}


