<style type="text/css">
	/* Start of css that is not needed for the script */
	p{
		margin-top:0px;
	}
	a{
		color:#660000;
		text-decoration:none;

	}	
	/* End of css that is not needed for the script */
	
	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:1px solid #E6E6E6;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:#F2F3F3;
		overflow:hidden;
		padding:5px;
		width:200px;
				
	}
	.dhtmlgoodies_contentBox2{
		border:1px solid #CB858A;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:#EEDADB;
		overflow:hidden;
		padding:5px;
		width:420px;
				
	}
	.dhtmlgoodies_content{
		position:relative;		
		width:100%;
		
	}


	</style>