/* CSS Document */
	
	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:1px solid #CCCCCC;
		height:0px;
		visibility:hidden;
		position:absolute;
/*		white-space: wrap;*/
		/*background-color:#E2EBED;*/
		background-color:#FFF;
		overflow:hidden;
		padding:5px;
		width:420px;
	}
	.dhtmlgoodies_content{
		position:relative;		
		/*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/
		width:100%;
		/*font-size:0.8em;*/
		
	}
table tbody{
	border:0px;
	padding:0px;
	margin:0px;	
}
