/* Light Orange	ff8c00 */
/* Dark Orange	b05f00 */
/* Light Green	1d9f55 */
/* Dark Green	007d35 */
/* Yellow		fffea3 */

#dhtmlgoodies_contentBox {
  border:0px solid #ff0000;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#fffea3;
  overflow:hidden;
  padding:2px;
  width:570px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Times, serif;
  width:570px;
  font-size:0.8em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:570px;
}

