

	#pageContent{
		width:950px;
	}
	.ad{
		margin-top:120px;
	}
	h1{
		font-size:0.9em;
	}


.leftlink_index:hover {	COLOR: #B30000; text-decoration: underline; line-height:15px;  }
.leftlink_index {	color: #313131;	text-decoration: none; line-height:15px;}






	/* Entire pane */

	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;	
		margin-bottom:10px;			
	}

	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}

	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:arial;
		
		color:black;
		font-weight:bold;
		float:left;
		padding-left:5px;
		
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:0px;	/* A little space at the left */
		
	}
.inside_class {
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 7px;
	
	}

