#scroll_controls {
  position:absolute;
  left:364px;
  top:0px;
  width:33px;
  height:15px;
}

#content_up {
  position:absolute;
  left:0px;
  top:0px;
  width:33px;
  height:15px;
}

#content_scroll_text {
  position:absolute;
  left:0px;
  top:15px;
  width:33px;
  height:16px;
  text-align: center;
}

#content_down {
  position:absolute;
  left:0px;
  top:31px;
  width:33px;
  height:15px;
}

#pump_div {
  position:absolute;
  left:170px;
  top:310px;
  z-index:10;
}


#content_content a {
  color:#696A6C;
  text-decoration:none;
}

#content_content a:hover {
  color:#EE2962;
}
