/*** style sheet rdj ***/

#slidepanel {
  width:475px;
  height:330px;
  overflow:hidden;
}

.overlay {
	z-index:3;
  position:relative;
  background-color:transparent;
  width:440px;
  height:50px;
  color:#fff;
  font-size:12px;
  top:-100px;
  padding:5px 15px 15px 15px;
}

.overlay h2 {
  margin:0;
	line-height:20px;
  color:#fff;
  font-size:20px;
}

.overlay p {
  margin-top:8px;
}

.overlay a, .overlay a:link, .overlay a:visited {
  color:#fff;
  text-decoration:none;
}

.overlay a:hover {
  text-decoration:underline;
}

.imgblock {
	z-index:1;
  position:relative;
  width:475px;
  height:330px;
  clear:both;
}

.imageholder {
	position:absolute;
	left:0;
	width:475px;
  height:330px;
  overflow:hidden;
}

#num201_bar {
  z-index:219;
  position:relative;
  width:387px;
  height:34px;
  top:300px;
  left:0;
}

#num201_bar table {
  float:right;
  border:0;
  margin-right:5px;
  display:none;
}

input#bt201_1, input#bt201_2, input#bt201_3 {
  background-color:#0179b5;
  width:18px;
  height:18px;
  border:0;
  padding-bottom:2px;
  color:#fff;
  font-size:10px;
  cursor:pointer;
}