#flashbox {
	width:978px;
	height:260px;
	position:relative;
}
#flashbox img {
	width:978px;
	height:260px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
#flashbox img#theswapper {
	z-index:30 !important;
}
#seconds_block {
	position:absolute;
	bottom:2px;
	right:1px;
	z-index:40;
}
.second_fader {
	width:1px;
	height:5px;
	display:inline;
	margin-left:0px;
	float:right;
	clear:none;
	background:#000;
	opacity:.3;
}
