 /* ______________________________________ */
 /* ______ Section Seven: Datasets _______ */
 /* ______________________________________ */
 #dsbr {
	 display:none;
	 }

 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle{
	 font-size: 14px;
	 line-height: 16px;
	 font-family: verdana, sans-serif;
	 color: #1D2877;
	 }

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr,a.DSColHdr:hover,a.DSColHdr:active,a.DSColHdr:visited {
	 font-weight: bold;
	 font-size: 13px;
	 line-height: 14px;
	 }

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl {
	 font-size: 14px;
	 line-height: 15px;
	 color: #868576;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor{
	 padding-left: 2px;
	 font-size: 12px;
	 line-height: 13px;
	 }

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited {
	 font-weight: bold;
	 }

 /* 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{
	 color: #748649;
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA{
	 font-size: 13px;
	 line-height: 14px;
	 color: #848BBB;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB{
	 font-size: 13px;
	 line-height: 14px;
	 color: #868576;
	 padding-bottom: 4px;
	 }

.ResultsPageNo {
	 }

 