	.ad{
		margin-top:120px;
	}
	h1{
	/*	font-size:0.9em;*/
	}

	/* Entire pane */
	
	#dhtmlgoodies_xpPane{
		background-color:#ffffff;
		float:right;
		height:100%;
		width:690px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:5px;
		margin-top:10px;	
	}
	#dhtmlgoodies_xpPane .panelContent{
		padding-left:2px;		
		overflow:hidden;
		position:relative;
	} 
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('../img/back_grey.gif');
		background-position: center;
		height:19px;
		cursor:pointer;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:19px;
		vertical-align:middle;
		font-family: Arial;
		color:#0E498B;
		font-size:11px;
		font-weight:bold;
		float:left;
		padding-left:5px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		padding-top:3px;
		height:16px;
		width:45px;
		padding-top:1px;
	}
