.layer1 {
  top:8px;
  left:136px;
  position:absolute;
  z-index:100;
  cursor:pointer;
  background-image:url("glass.gif");
  background-repeat:no-repeat;
  width:160px;
  height:100px;
  margin:0px;
  padding:0px;
  display:inline;
}

.layer_more1 {
  top:3px;
  left:1px;
  position:absolute;
  z-index:100;
  cursor:pointer;
  display:none;
  background-image:url("more.gif");
  background-repeat:no-repeat;
  width:160px;
  height:100px;
}
