.css_d-h_div
  {
		padding               : 0px;
  height                : 19px;
  cursor                : move;
  overflow              : hidden;
  background-color      : transparent;
  }

.css_d-controler
  {
  margin:1px;
  height:21px;
  position: absolute;
  left:0px;
  top: 0px;
  cursor: pointer; cursor: hand;
  background-color:transparent;
  z-Index:101;
  }

.css_d-controls
  {
  padding:0px;
  margin:1px;
  height:21px;
  position: absolute;
  right:-1px;
  top: 0px;
  cursor: pointer; cursor: hand;
  background-color:transparent;
  z-Index:101;
  }

.ttl
  {
  position    : absolute;
		font-size  : 90%;
		font-family : "Trebuchet MS";
  font-weight : bold;
  padding:0px;
  margin:0px;
  top:0px;
  left:0px;
  text-indent:20px;
  height:19px;
  width:100%;
  background : url(../images/bar_gradient.gif) top left repeat-x;
  border-bottom:1px solid #bebebe;
  color:#FFFFFF;
  }
		
h4
  {
		text-align : center;
		font-size  : 80%;
		margin     : 2px auto 3px auto;
		}		
		
.css_d-controler img
  {
  margin:0px;
  padding:0px;
  }
		
.css_d-controls img
  {
  margin:0px;
  padding:0px;
  }
  
.css_d-content_div
  {
  text-align:center;
  border:1px solid #bebebe;
  }
  
.css_d-status_div
  {
  border:1px solid #bebebe;
  background-color: #F8F8F8;
  height: 13px;
  }
