#content {
	width: 100%;
	margin-bottom: 0px;
	
}
#content td.pool div.flash {width: 100%; position: absolute;  }
#content td.pool div.flash object {
	position: fixed;
	z-index: 1;
	
}

#content td.pool div.labels {position: relative;}
#content td.pool div.labels div {position: absolute; z-index: 2;}

#content td.pool div.labels div.top {width: 100%; top: 0px; height:107px;}
#content td.pool div.labels div.right {width: 300px; bottom: 0; right: 0%;}



