body {
  background-color:transparent;
}

#lay_body {
  width:100px;
}

#lay_body P, #lay_body A {
  font-size:10px;
  margin-top:0px;
  margin-bottom:7px;
}

#lay_body H1 {
  font-size:10px;
  color:#9d8d85;
  font-weight:bold;
  text-transform:none;
  margin-top:0px;
  margin-bottom:5px;
}

#lay_body H5 {
  font-size:10px;
  color:#9d8d85;
  font-weight:normal;
  text-transform:none;
  margin-top:13px;
  margin-bottom:5px;
}

.no-scroll {
  padding-top:18px;
}

.Container {
  width:90px;
  height:1px;
  position:absolute;
}

#Scroller-1 {
  width:100px;
  height:300px;
  position:absolute; 
  overflow:hidden;
  left:0px;
  bottom:247px;
}

.Scroller-Container {
  width:100px;
  color:#ffffff;
  margin:0px;
  padding-top:2px;
  padding-left:0px;
  padding-right:10px;
  padding-bottom:0px;
  position:absolute;
  top:0px;
  left:0px;
}

html>body .Scroller-Container {
  width:90px;
  top:2px;
}

#lay_body DIV.Scroller-Container P {
  line-height:16px;
  padding-left:50px;
  padding-right:0px;
}

.Scrollbar-Track {
  width:12px;
  height:272px;
  position:relative;
  top:-18px;
  left:297px;
  border:0px solid #b6aaa4;
  padding-left:1px;
}

html>body .Scrollbar-Track {
  width:9px;
  height:268px;
  top:-12px;
  left:298px;
  padding-top:4px;
}

.Scrollbar-Track_Image {
  width:12px;
  height:276px;
  position:relative;
  left:296px;
  bottom:289px;
  border:0px solid #e6e2e0;
}

html>body .Scrollbar-Track_Image {
  width:10px;
  height:274px;
  left:297px;
  bottom:282px;
  z-index:-1;
}

.Scrollbar-Up-sub {
  cursor:pointer;
  position:relative;
  top:0px;
  left:37px;
  margin-top:-11px;
}

html>body .Scrollbar-Up-sub {
  top:-3px;
  left:36px;
}

.Scrollbar-Down-sub {
  cursor:pointer;
  position:relative;
  left:22px;
  top:325px;
}

html>body .Scrollbar-Down-sub {
  top:325px;
  left:20px;
}

.Scrollbar-Handle {
  position:relative;
  width:0px;
  height:0px;
}