	body { 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
overflow-x: hidden;	overflow-y: auto;

}
object {	z-index: 1;}
embed {	z-index: 1;}

#cdlx, #cdlx a {
	position: absolute;
	height: 12px;
	width: 35px;
	bottom: 0px;
	left: 897px;
	z-index: 99;
	background-image: url(../imgs/cdlx.gif);
	background-repeat: no-repeat;
}#cdlx a:hover {
	background-image: url(../imgs/cdlx_over.gif);
	background-repeat: no-repeat;
}
