/*
General CSS for the demos of DHTMLSuite
*/
	#mainContent{
	height:19px;
	/*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; */
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size:0.3em;
	margin-bottom: 2px ;
	}
	#menuDiv{
		width:100%;
		overflow:hidden;
	}
