#dhtmlgoodies_contentBox {
  border:1px solid #317082;
  visibility:hidden;
  overflow:hidden;
  padding:2px;
  width:250px;
  border:1px solid #317082;
  height:0px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:0.8em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:250px;
}

