div.pane{
	overflow:hidden;
	clear:left;
	margin-top:270px;
	position:absolute;
	width:960px;
	height:auto;
	padding:0;
}


ul.elements{
	height:auto;
	width:960px;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}

ul.elements li{
	width:960px;
	height:auto;		
	padding:0;
	position:relative;
	overflow:hidden;
}
