#vptBody{
  border:10px #bbbbbb solid;
  position:relative;
  width:600px;
  height:490px;
  padding:28px;
  font-family:sans-serif;
  font-size:12pt;
}
#caution{
  position:relative;
  left:0px;
  width:430px;
  padding:18px;
  background:#cccccc;
  border:5px #ff6666 double;
  font-weight:bold;
}
#stage{
  position:relative;
  top:10px;
  left:0px;
  width:597px;
  border:1px #999999 solid;
  font-size:64pt;
  text-align:center;
}
#rubric{
  position:relative;
  top:10px;
  left:0px;
  width:597px;
  border:0px #999999 solid;
}
#slider{
  position:relative;
  top:10px;
  left:0px;
}
#dragable1{
  cursor:pointer;
}
#creds{
  position:absolute;
  width:250px;
  height:60px;
  color:#777777;
  font-size:10pt;
  border:0px #888 solid;
}
#creds a {text-decoration:none;}
#creds a {color:#888;}
#creds a:active {color:#888;}
#creds a:hover {color:#222;}
#creds a:visited {color:#888;}
#btnStartStop{
  cursor:pointer;
  position:absolute;
  width:160px;
  height:60px;
  left:255px;
  font-size:24pt;
}
#milliseconds{
  position:absolute;
  width:200px;
  height:60px;
  right:25px;
  border:0px #999999 solid;
}
#sliderVal_00{font-weight:bold;}
#EWcreds{
  position:absolute;
  right:6px;
  bottom:2px;
  color:#777;
  font-size:8pt;
}
#EWcreds a {text-decoration:none;}
#EWcreds a {color:#777;}
#EWcreds a:active {color:#777;}
#EWcreds a:hover {color:#222;}
#EWcreds a:visited {color:#777;}


