div.container {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 990px;
	height: 530px;
}
div.description {
	position: absolute;
	width: 990px;
	height: 40px;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

