 .utilities_promo {

	background-color: #b7b6b6;
 overflow: hidden;
 
 }



 #utilities {


  }
  
  /* -- SITEMAP --- */
  
#sitemap {
	padding: 0px 0px 0px 10px;
}


.sitemap_section {
	padding: 10px 0px 10px 150px;
}

.gn {
	padding-top: 10px;	
}


.sn1 {
	padding-top: 30px;
	text-indent: 20px;
}

.sn2 {
	padding-top: 6px;	
	text-indent: 30px;
}


.sn3 {
	text-indent: 40px;
}

/* CSS Document */


#permColection {
	margin:20px 10px 0px 10px;
	text-align: center;

	}

  
  #permColection img {

	margin:0px 0px 10px 0px;
	
	}


#permColection .text {

margin:0px 0px 0px 0px;
}


#resultCatagory .header {
	padding:4px 4px 4px 4px;
	/* background-image:  url("/images/interface/dotted_hor.gif");
    background-repeat: repeat-x;
	background-position:center;
	*/
}

#resultCatagory .headerText {
	padding:4px 4px 4px 4px;
	font-weight: bolder;
	font-size:12px;
	background-color: #FFFFFF;
	color: #6600FF;
}



#resultCatagory .viewingText {
	padding:4px 4px 4px 4px;
	font-weight: bolder;
	background-color: #FFFFFF;
	color: #6600FF;
}


#resultCatagory {
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;

}


/*  Split Screen */

.splitScreen {
	margin:10px 0px 10px 0px;
	background-image:url(/images/interface/dotted_vert.gif);
	background-repeat: repeat-y;
	background-position: 260px;

}

.split1 {
	width: 210px;
	float:left;
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	
}
 
 .split2 {
	width: 210px;
	margin:20px 0px 20px 50px;
	padding:0px 0px 0px 0px;
	float:left;
	
 }
 
/* search preview pane */
.preview {
	height: 350px;
	overflow:hidden;
	width: 582px;
}

.previewArea {
	margin: -160px 0px 0px -16px;
	background-image:url(/images/interface/roundframe/preview_bg.gif);
	background-repeat: repeat-y;
	background-position: 16px 160px;
}
