/* ______________________________________ */	
/* ______ Section Seven: Datasets _______ */	
/* ______________________________________ */

 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle {color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.5em;
	 font-weight: bold;}

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr {color: #666666;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 font-weight: bold;}

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl {color: #888888;
	 font-size: 1.5em;
	 font-weight: normal;}

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor {color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 font-weight: bold;}

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink {color: #ff0000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.1em;
	 font-weight: bold;}

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt {color: #333333;}

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt {color: #333333;}

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract {color: #000000;}

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA {color: #333333;
	 display:block;
	 margin-bottom: -10px;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 font-style: italic;}

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB {color: #333333;
	 background-color: #eeeeee;
	 width:425px;
	 display:block;
	 margin-bottom: -.7em;
	 margin-top: .6em;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 1.3em;
	 line-height: 1.4em;
	 font-weight: bold;}

/* 7.11 Results page number */
.ResultsPageNo {color: #000000;}

/* 7.12 Hides extra table cell between DSFieldHdrB and text */
#dsbr {display:none;}