.slideButton {
	border:1px solid black;
	background-color:#ccdddd;
	height: 20px;
}

div#bg {left: 10px; width: 290px; position: absolute; top: 36px; height: 20px; background-color: #999999}

div#bar {left: 0px; width: 1px; position: relative; top: 1px; height: 20px; background-color: #00FF00}

div#controls {left: 320px; position: absolute; top: 40px; height: 20px;}

div#percent {
	font: "Arial" 12pt;
	clear: both;
	position: absolute;
	left: 70px;
	top: 60px;
	visibility:hidden
}

div#picture {left: 0px;  position: relative; top: -5px; }

div#box {
    clear:both;
	left: -40px;
	position: relative;
	top: -5px;
	width: 800px;
	font-weight: bold;
	font: "Arial" 12pt;
}

div#ending {left: -3px; position: relative; top: -20px; width: 640px}

div#stat {left: 15px; position: relative;  top: -17px; width: 290px;  }

div#doneMsg {left: 0px; position: relative;  top -15px; width: 290px; }

.footerbar {
padding: 4px;
background-color: #999999;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
height: 15px;
font-size: 12px;
font-weight: bold;
margin-left: 2px;
margin-right: 0px;
text-align:center;
}
.footerbar A {
color: #fff;
}
.PageHeaderbar {
background-color: #999999;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 3px;
margin-bottom: 4px;
text-indent: 2px;
}





