#wrapper2 {  margin: 1em; padding: 1em;  width:851px; }
		
		#panes {
			text-align: justify;
			border-style: none;
			/*width: 245px;*/
			height:400px;
			margin: 0 1em 0 1em;
			position:relative;
		}
		#panes div img{
			padding:20px;
			}
		
		#div1{
			position:absolute;
			top:0;
			left:0;
			}
			
		#div2{
			position:absolute;
			top:0;
			left:0;
			}
		
		
		
		
			#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
			#previous_bottom { float: none; cursor: pointer; }
		#next_bottom { float: none; cursor: pointer; }
		

