body{
	font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:13px;
}

#wrapper{
  margin-top:80px;
  display:none;
  margin:auto;
  width:1000px;
}

#myScroll{
/*display:none;*/
}
#myScroll .scrollEl{
  display:none;
  border:0px;
  font-family:sans-serif;
  font-size:180%;
  color:white;
  height:91px;
  text-align:center;
  margin:0 auto;
}
#myScroll1 .scrollEl{
  display:none;
  border:0px;
  font-family:sans-serif;
  font-size:180%;
  padding:10px;
  padding-top:40%;
  color:white;
  height:100%;
  text-align:center;
}


#controls div, #controls1 div{
 /* font-family:sans-serif;
  margin-top:5px;
  margin-right:3px;
  background:#fff;
  display:inline-block;
  padding:6px; */
  cursor:pointer;
  /*float:left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow:#999 2px 2px 2px;
  -webkit-box-shadow:#999 2px 2px 2px; */
}

/*#myScroll1{
  float:left;
}*/

#controls .sel, #controls1 .sel{
  /*color:black !important;*/
  /*font-weight:bold;*/
}
#controls .disabled, #controls1 .disabled{
 /* color:gray; */
}
#controls .page, #controls1 .page{
 /* padding:5px;
 /* color:gray;*/
}z