.part{
	background-color:white;
}



div.section{
	width:950px;
	margin:auto;
	position:relative;
	clear:both;
}
	div.section h3{
		margin-bottom:0px;
	}

	div.pane{

		overflow:hidden;
		margin:auto;
		width:881px;
		border:solid 1px #333333;
		height:420px;
		
	}
ul.elements{
	background-color:#ffffff;
}
	ul.elements li{
		width:881px;
		height:540px;
		background-color:#ffffff;
		float:left;
		
		
		
	}
	
	#pane-options ul.elements li{
		margin:0px;
	}
	#pane-options{
		margin-bottom:10px;
	}

	ul.links a{
		color:#69C;
		margin:0pt 0px;
	}
h3 span{
	position:absolute;			
}
