	/* Start of css that is not needed for the script */


	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:1px solid lime;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:black;
		overflow:hidden;
		padding:10px 10px 10px 10px;
		width:100%;

	}
	.dhtmlgoodies_content{
		position:relative;
		//font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		width:100%;

		//font-size:0.8em;
		z-index:500;

	}

