/* ___________________________________________ */
 /* _________ Section Seven: Datasets _________ */
 /* ___________________________________________ */
 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle,.DSlistTitle{
	 }

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr:link,a.DSColHdr:visited,a.DSColHdr:hover,a.DSColHdr:active{
	 font-weight:bold;
	 font-size:13px;
	 }

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl{
	 font-size: 15px;
	 line-height: 18px;
	 font-weight: bold;
	 color: #FFC266;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor{
	 }

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink:link,a.DSLink:visited,a.DSLink:hover,a.DSLink:active{
	 }

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt{
	 }

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt{
	 }

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract{
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA {
	 font-size: 13px;
	 font-weight: bold;
	 /* blue*/
 color: #002364;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB{
	 font-size: 13px;
	 font-weight: bold;
	 /* blue */
 color: #002364;
	 }

.ResultsPageNo {
	 color: #000000;
	 }

 /* fixes extra spacing between category header and data*/
 #dsbr {
	 display:none;
	 }

 