	/* End of css that is not needed for the script */
	
	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:1px solid #505050;
		height:500px;
		visibility:hidden;
		position:absolute;
		background-color:#2a2a2a;
		overflow:hidden;
		padding:2px;
		margin:0px 0px 0px 0px;

	}
	.dhtmlgoodies_content{
		position:relative;		
		width:100%;
		
	}
