﻿	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		float:left;
		border:1px solid #317082;
		height:0px;
		visibility:hidden;
		position:absolute;
		/*background-color:#E2EBED;*/
		overflow:hidden;
		padding:2px;
		margin:0px;
		margin-top:-5px;
		height:60px;
		background-color:white;
		width:980px;
				
	}
	.dhtmlgoodies_content{
		position:relative;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		width:100%;
		height:auto;
		text-align:left;
		font-size:9pt;
		
	}