
		#panes {
			text-align: justify;
			border-style: none;
			height:307px;
			width:850px;
			margin-left:30px;
			float:left;
		}
		
		#content{ height:307px;}
		
		#content div { width:850px; margin-right:60px; }

		#previous { width:auto; float: none; cursor: pointer; }
		#next { width:auto; float: none; cursor: pointer; }
		
		#wrapper{ margin-top:0px;  height:307px;}
		
		
		
		
		