.vid-horizontalBars {
	float:left;
	clear: both;
	display:table-cell;
	width:740px;
	height:18px;
}
.vid-top {
	background-image: url(/graph/bd_flash_top.png);
}
.vid-bottom {
	background-image: url(/graph/bd_flash_bottom.png);
}
.vid-verticalBars {
	float:left;
	display:table-cell;
	width:20px;
	height:384px;
}
.vid-left {
	clear: left;
	background-image: url(/graph/bd_flash_left.png);
}
.vid-right {
	clear: right;
	background-image: url(/graph/bd_flash_right.png);
}
.vid-center {
	float: left;
	width:700px;
	height:384px;
}
