div.button_surround {
	height: 135px;
	background-color: #fff;
    position: absolute;
    top: 31px;
    width: 26px;
    z-index: 101;
}
a.browse {
  z-index:101;
  text-align:center;
  width:17px;
  height:105px;
  margin:0;
  padding:0;
  cursor:pointer;
  size:12px;
  line-height:10px;
  color:#fff;
  background:#eaeaea;
  border:1px solid #dadada;
  position: absolute;
  top: 6px
  
}
a.browse img { background:transparent; width:10px; height:15px; padding:0; margin:45px 0 0; border:0; }
div.right        { right:0px; }
a.right { right: 4px; }
div.left         { left:0px; } 
a.left { left: 4px;}
a.disabled     { }   
