/* WBOC custom.css */

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);

/* BREAKING NEWS */
#DisplaySizeId-30 {

}
#DisplaySizeId-30 .contentGroup {
  background: #F6F6F6;
  border: 2px solid #BE0E12 !important;
}
#DisplaySizeId-30 .header {
  background: #BE0E12 !important;
}
#DisplaySizeId-30 .header .text {
  color: #fff !important;
}
#DisplaySizeId-30 .feature .sectionTitle,
#DisplaySizeId-30 .feature .timestamps {
  display: none;
}
#DisplaySizeId-30 .feature .headline {
  background: none !important;
  padding-left: 0 !important;
  margin-bottom: 5px;
}
#DisplaySizeId-30 .feature .headline .text {
  font-size: 19px !important
}

/* CUSTOM ADS */
.cs120one {
  width: 120px;
  float: left;
}
.cs120two {
  width: 120px;
  float: right;
}
#WNColsAll > a {
  display: none;
}
.csCustomAd {
  margin: 20px auto;
  width: 468px;
  display: block;
}

/* TABOOLA FIX */
#taboola-autosized-2r,
.trc_related_container, 
.trc_spotlight_widget {
  clear: both;
}

/* BRANDING FEATURE */
#WNDS70 {
  left: 233px !important;
}
#WNBranding #csFeatAd {
  left: 14px;
	position: absolute;
	top: 85px;
}
#WNBranding #csFeatAd > iframe {
  border-radius: 5px 5px 5px 5px;
}

/* MEMBER CENTER */
#WNAffWBOC .wnContainerMemberSearch {
  background: #042489;
}
#WNMemberCenter-headertop, #WNSearchBox-headertop {
  font-family: 'PT Sans', sans-serif;
  font-size: 11px;
  margin: 8px 3px 8px 8px !important; 
}
.wnContainerMemberSearch .wnMemberCenter {
  margin: 5px 0 0 6px;
}
.wnContainerMemberSearch{
	display:none;
}
#WNSearchBox-headertop .wnVendorChoice {
  margin-top: 6px;
  display: none;
}
#WNSearchBox-headertop .wnQueryText {
  
  height: 15px;
  line-height: 11px;
  display: inline !important;
  width: 158px;
	margin-right: 7px;
	font-style: italic;
}
.wnSearchBox strong, 
.wnSearchBox label {
  text-transform: capitalize !important;
  font-size: 11px;
}
#WNHeader .wnSearchBox strong, #WNHeader .wnSearchBox label {
  margin-right: 5px;
  margin-top: 5px;
}
.wnSearchBoxLabelImg-google {
  margin: 3px 7px 0 4px;
}
#WNSearchBox-headertop .wnSubmit {
  margin: 0;
  height: 20px;
  width: 25px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-family: Arial Narrow, Helvetica, sans-serif;
  font-size: 12px;
  background: #6d6d6d; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkNmQ2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRhNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #6d6d6d 0%, #4a4a4a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6d6d), color-stop(100%,#4a4a4a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #6d6d6d 0%,#4a4a4a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #6d6d6d 0%,#4a4a4a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #6d6d6d 0%,#4a4a4a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #6d6d6d 0%,#4a4a4a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-8 */
}

/* SALES NAV */
#WNBranding #sales_nav {
  position: absolute;
  bottom: 5px;
  right: 10px;
  color: #fff;
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
}
#WNBranding #sales_nav a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
#WNBranding #sales_nav a:hover {
  text-decoration: underline;
}

/* WEATHER BRANDING */
#csWeatherBranding {
  position: absolute;
  right: 10px;
  width: 394px;
  height: 103px;
  background: url('http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/weather_branding.png');
  color: #fff;
  top: 10px;
}
#csWeatherBranding #csWxCity,
#csWeatherBranding #csWxTemp,
#csWeatherBranding #csWxTempLo,
#csWeatherBranding #csWxIcon,
#csWeatherBranding #csWxSky,
#csWeatherBranding #csRadar,
#csWeatherBranding #wxLinks {
  position: absolute;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}
#csWeatherBranding #csWxCity {
  font-size: 18px;
  left: 15px;
  top: 10px;
  z-index: 10;
}
#csWeatherBranding #csWxTemp {
  font-size: 40px;
  font-weight: bold;
  left: 170px;
  top: 8px;
}
#csWeatherBranding #csWxTempLo {
  left: 220px;
  top: 35px;
}
#csWeatherBranding #csWxSky {
  font-size: 14px;
  left: 15px;
  top: 37px;
}
#csWeatherBranding #csWxIcon {
  right: 240px;
  top: 23px;
}
#csWeatherBranding #csRadar {
  width: 104px;
  height: 61px;
  right: 8px;
  top: 7px;
}
#csWeatherBranding #wxLinks,
#csWeatherBranding #wxLinks a {
  font-size: 12px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  text-decoration: none;
}
#csWeatherBranding #wxLinks {
  bottom: 6px;
  left: 12px;
  width: 377px;
}
#csWeatherBranding #wxLinks .csAd2 img {
  margin: 9px 0 -9px 31px;
}

/* DYNAMIC STATIC NAV */
.wnMainMenu.csDynamicStaticNav .wnHorizontal {
  position: relative !important;
}
.wnMainMenu.csDynamicStaticNav .wnMenuSpacer {
  height: 32px !important;
  background: #E1E1E1 !important;
}
.wnMainMenu.csDynamicStaticNav .wnLevel2.wnSublevel {
  overflow: hidden !important;
  position: absolute !important;  
  top: 41px !important;
  width: 980px !important;
  height: 32px !important;
  border: none !important;
  background: transparent !important;
}
.wnMainMenu.csDynamicStaticNav .wnLevel2.wnSublevel li {
  padding-left: 17px !important;
  background: transparent url('http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/nav_spacer.png') no-repeat left top !important;
  background-position: 0 7px !important;
}
.wnMainMenu.csDynamicStaticNav .wnLevel2.wnSublevel li.wnFirstNode {
  padding-left: 0 !important;
  background: transparent !important;
}
.wnMainMenu.csDynamicStaticNav .wnLevel2.wnSublevel li span {
  padding-top: 0 !important;  
  padding-bottom: 0 !important; 
}
.wnMainMenu.csDynamicStaticNav .wnLevel2.wnSublevel li a {
  font: normal 700 14px/50px 'PT Sans Narrow',sans-serif !important;
  color: #575757 !important;  
}

/* GLOBAL RIBBONS AND CONTENT GROUPS */
#WNColsAll #WNCols234-5 #WNCols23-4 {
  overflow: hidden;
  width: 980px;
  background: #fff;
}
#WNColsAll .displaySize,
#WNColsAll #WNCols234-5 #WNCols23-4 #WNTopStoryWrap {
  background: transparent;
  border: 0;
}
#WNColsAll .displaySize .contentGroup,
#WNColsAll #WNCols234-5 #WNCols23-4 .wnDSContainer-standard,
#WNColsAll #WNCols234-5 #WNCols23-4 #WNTopStoryWrap #WNTSWContent {
  padding: 0;
  border: 1px solid #EEEEEE;
}
#WNColsAll .displaySize .contentGroup .header,
#WNColsAll #WNCols234-5 #WNCols23-4 .wnDSContainer-standard .wnDSHeader {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#WNColsAll .displaySize .contentGroup .header h3,
#WNColsAll #WNCols234-5 #WNCols23-4 .wnDSContainer-standard .wnDSHeader h3 {
  margin: 7px 16px 4px 9px;
  padding: 0;
}
#WNColsAll .displaySize .contentGroup .header h3 .siteDefault,
#WNColsAll .displaySize .contentGroup .header h3 .abridgedHeadline,
#WNColsAll #WNCols234-5 #WNCols23-4 .wnDSContainer-standard .wnDSHeader h3 span {
  color: #126BD3;
  display: inline;
  font: 700 23px/32px 'PT Sans Narrow',sans-serif;
  margin: 0;
}
#WNColsAll .displaySize .header .more .text {
  color: #126BD3 !important;  
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 8px;
}
#WNColsAll .displaySize .contentGroup .csMoreLink {
  padding: 3px 0 1px;
  text-align: center;
  border-top: 1px solid #EEEEEE;
}
#WNColsAll .displaySize .contentGroup .csMoreLink a {
  display: inline;
  text-decoration: none;
}
#WNColsAll .displaySize .contentGroup .csMoreLink .text {
  color: #126BD3;
  font: bold 15px/30px 'PT Sans Narrow',sans-serif;
}
#WNColsAll .displaySize .caption .text {
  display: none !important;
}
#WNColsAll #DisplaySizeId8 #WNAd21 {
  height: 0;
  position: relative;
  right: -269px;
  top: -149px;
}
#WNColsAll .displaySize .summary .text {
  font-family: 'PT Sans', sans-serif !important;
  color: #555555;
  font-size: 14px;
}
#WNColsAll .displaySize .headline .text {
  font-family: 'PT Sans Narrow', sans-serif !important;
  color: #1E1F23;
  font-size: 15px;
  line-height: 18px;
}
#WNColsAll .displaySize .feature a:hover,
#WNColsAll .displaySize .headline .text:hover {
  color: #105DC8;
}
#WNColsAll .displaySize .feature { 
  margin: 5px 0;
  border-bottom: 1px solid #eaeaea; 
}
#WNColsAll .wnDVUtilityBlock .displaySize .feature,
#WNColsAll .displaySize .feature.last { 
  border: none; 
}
#WNColsAll .displaySize .headline {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/blt.png") no-repeat scroll 2px 6px transparent;
  padding-left: 19px;
  margin: 2px 0 4px;
}
#WNColsAll .displaySize .headline .text {
  font-size: 17px;
}
#WNColsAll .displaySize .timestamps {
  color: #0072D2;
  margin: 5px 0;
}
#WNColsAll .wnItem.toggle {
  display: none;
}
#WNColsAll .displaySize .wn-icon.wn-icon-video-included {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/video.png") no-repeat scroll 3px 1px transparent;
}

/* LIFESTYLES */
#wnLifestylePromo .feature {
  border: none !important; 
}

/* MOST POPULAR BLOCK */
#wnMostPopularTabbed .wnMPTabs {
  background-color: #fff !important;
  border-bottom: 1px solid #105DC8 !important;
  height: 34px !important;
}
#wnMostPopularTabbed .wnMPTabs .wnTab {
  font: 16px/16px 'PT Sans Narrow', sans-serif !important;
  padding: 10px;
  height: 14px;
  font-weight: bold;
}
#wnMostPopularTabbed .wnMPTabs .wnTab.wnTabOn {
  background-color: #105DC8 !important;
  color: #fff  !important;
  border: none !important; 
}
#wnMostPopularTabbed .wnDSItems-standard {
  padding: 0;
}
#wnMostPopularTabbed .wnDSItems-standard .wnDVSummary {
  margin: 0;
}
#wnMostPopularTabbed .wnDSItems-standard .mpItem {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/blt.png") no-repeat scroll 0 9px transparent;
  padding-left: 19px;
  border-bottom: 1px solid #EAEAEA;
  padding: 0 10px 0 17px;
  margin: 8px;
}
#wnMostPopularTabbed .mpItem.last {
  border-bottom: none !important;
}
#wnMostPopularTabbed .wnDSItems-standard .mpItem h4 a {
  color: #4A4A4A;
  font-family: 'PT Sans Narrow', sans-serif !important;
  font-size: 17px !important;
}
#wnMostPopularTabbed .wnDSItems-standard .mpItem .wnImage,
#wnMostPopularTabbed .wnDSItems-standard .mpItem .mpDate,
#wnMostPopularTabbed .wnDSItems-standard .mpItem p {
  display: none;
}
#wnMostPopularTabbed .mpClear {
  border: none !important;
  margin: 12px 10px !important;
}

/* HEADLINE BOX 2A - styled as NEST CATEGORY COL 2 */
#DisplaySizeId80 .feature {
  padding: 0.3em 1em;
  margin: 14px 0;
}
#DisplaySizeId80 .timestamps,
#DisplaySizeId80 .summary,
#DisplaySizeId80 .summary .text,
#DisplaySizeId80 .summary.abridged,
#DisplaySizeId80 .summaryImage {
  display: none;
}
#DisplaySizeId80 .feature {
  padding-bottom: 10px;
  border-bottom: 1px solid #EBEBEB;
}
#DisplaySizeId80 .feature.last {
  border: none;
}

/* HEADLINE BOX 2B  */
#DisplaySizeId82 .feature {
  padding: 0.3em 1em;
  font-family: 'PT Sans Narrow', sans-serif !important;
}
#DisplaySizeId82 h4 {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/blt.png") no-repeat scroll 2px 6px transparent;
  padding-left: 19px;
}
#DisplaySizeId82 .timestamps,
#DisplaySizeId82 .summary,
#DisplaySizeId82 .summary .text,
#DisplaySizeId82 .summary.abridged,
#DisplaySizeId82 .summaryImage {
  display: none;
}
#DisplaySizeId82 .priority-1 .summaryImage.abridged img {
  display: block; 
  width: 293px;
  height: 169px;
}
#DisplaySizeId82 .priority-1 h4 {
  background: none !important;
  padding-left: 0 !important;
}
#DisplaySizeId82 .feature {
  margin: 14px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #EBEBEB;
}
#DisplaySizeId82 .priority-1 .headline .text {
  font: bold 17px/21px 'PT Sans Narrow',sans-serif !important;
}
#DisplaySizeId82 .priority-1 .timestamps,
#DisplaySizeId82 .priority-1 .summary.abridged,
#DisplaySizeId82 .priority-1 .summary.abridged .text,
#DisplaySizeId82 .priority-1 .summaryImage.abridged {
  display: block;
}
#DisplaySizeId82 .priority-1 .summary.abridged .text {
  font-size: 14px;
}
#DisplaySizeId82 .priority-1 .timestamps {
  margin: 4px 0;
  color: #126BD3;
  font-size: 11px;
}
#DisplaySizeId82 .feature.last {
  border: none;
}

/* MOST POPULAR AND MOST SHARED */
#WNDS8 .wnDVUtilityBlock {
  display: block;
  float: right;
  width: 49%;
}
#WNDS8 > div > .wnDVUtilityBlock {
  margin-right: 6px;
}

/* STORY PAGE */
#WNStoryHeader h3 {
  font: bold 30px/36px 'PT Sans',sans-serif;
}
#WNStoryHeader .wnDate, #WNStoryByline, #WNStoryBody p, #WNStoryBody {
  font: 400 14px/16px 'PT Sans',sans-serif !important;
  color: #555555 !important;
}

#WNStoryHeader .wnDate, #WNStoryByline .byline {
  font-size: 12px !important;
}
#WNStoryHeader .wnSectionTitle {
  font-family: 'PT Sans',sans-serif;
  font-size: 20px;
  font-weight: bold;
}
#WNStoryHeader .wnDate {
  line-height: 9px !important;
}

/* FOOTER */
#WNFooter,
#WNFooter #WNCopyrightAlignment,
#WNFooter #WNCopyrightAlignment #WNCopyright,
#WNFooter #WNCopyrightAlignment #WNCopyright .wnCopyrightText {
  display: block;
  float: none;
  width: auto;
  max-width: none;
  padding: 0;
  margin: 0;
  border: 0 !important;
  position: relative;
}
#WNFooter #WNCopyright table {
  width: 100%;
}
#WNFooter #WNCopyright table td:first-child {
  display: none;
}
#WNFooter,
#WNFooter #wnCopyrightText,
#WNFooter #csFooter, {
  margin: 0;
  padding: 0;
}
#WNFooter .wnFooter {
  display: none; /* hide old logo */
}
#WNFooter td {
  padding: 0;
  margin: 0;
}
/*
  GENERAL
*/
#WNFooter #csFooter img {
  border: none;
}
#WNFooter #csFooter {
  background: #151517; /* Old browsers */ 
  background: -moz-linear-gradient(top,  #363b41 0%, #151517 100%); /* FF3.6+ */ 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363b41), color-stop(100%,#151517)); /* Chrome,Safari4+ */ 
  background: -webkit-linear-gradient(top,  #363b41 0%,#151517 100%); /* Chrome10+,Safari5.1+ */ 
  background: -o-linear-gradient(top,  #363b41 0%,#151517 100%); /* Opera 11.10+ */ 
  background: -ms-linear-gradient(top,  #363b41 0%,#151517 100%); /* IE10+ */ 
  background: linear-gradient(to bottom,  #363b41 0%,#151517 100%); /* W3C */ 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#302a81', endColorstr='#151517',GradientType=0 ); /* IE6-9 */
  font-family: 'PT Sans' ,sans-serif;
  color: #cecece;
  height: 477px;
  width: 100%;
}
#WNFooter #csFooter a {
  color: #cecece;
  text-decoration: none;
}
#WNFooter #csFooter h3 {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/footer-banner.png") repeat-x scroll 0 27px transparent;
  font-family: 'PT Sans Narrow',sans-serif;
  font-size: 18px;
  padding-bottom: 20px;
}
#WNFooter #csFooter h2 {
  font-family: 'PT Sans Narrow',sans-serif;
  font-size: 25px;
  text-align: center;
}
/*
  TOP COLUMNS
*/
#WNFooter #csFooter #csFxTop {
  border-bottom: 1px solid #242529;
  width: 100%;
}
#WNFooter #csFooter #csFxTop .col {
  border-left: 1px solid #34393f;
  border-right: 1px solid #1e1f23;
  float: left;
  height: 375px;
  padding: 43px 25px 0 25px;
  width: 235px;
}
#WNFooter #csFooter #csFxTop .col.first {
  border-left: none;
  border-right: 1px solid #1e1f23;
}
#WNFooter #csFooter #csFxTop .col.last {
  border-left: 1px solid #34393f;
  border-right: none; 
  width: 354px;
}
/*
  SEARCH
*/
#WNFooter #csFooter #csFxSearch {
  border-bottom: 1px solid #34393f;
  padding-bottom: 18px;
  width: 100%;
}
#WNFooter #csFooter .csFooterSearchBox {
  font-family: 'PT Sans Narrow' ,sans-serif;
  font-weight: 700;
  position: relative;
}
#WNFooter #csFooter .csFooterTextBox {
  background: #e4e4e4;
  border: 8px solid #212226;
  height: 30px;
  width: 329px;
  outline: 1px solid #1a1b1f;
  color: #000 !important;
  padding: 0 4px;
}
#WNFooter #csFooter .csFooterSearchBox input {
  color: #fff;
}
#WNFooter #csFooter .csFooterSubmit {
  background: #b70900; /* Old browsers */ 
  background: -moz-linear-gradient(top,  #d30801 0%, #b70900 100%); /* FF3.6+ */ 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d30801), color-stop(100%,#b70900)); /* Chrome,Safari4+ */ 
  background: -webkit-linear-gradient(top,  #d30801 0%,#b70900 100%); /* Chrome10+,Safari5.1+ */ 
  background: -o-linear-gradient(top,  #d30801 0%,#b70900 100%); /* Opera 11.10+ */ 
  background: -ms-linear-gradient(top,  #d30801 0%,#b70900 100%); /* IE10+ */ 
  background: linear-gradient(to bottom,  #d30801 0%,#b70900 100%); /* W3C */ 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#302a81', endColorstr='#b70900',GradientType=0 ); /* IE6-9 */
  border: medium none;
  font-family: 'PT Sans',sans-serif;
  font-size: 14px;
  height: 24px;
  position: absolute;
  right: 12px;
  top: 11px;
  width: 70px;
}
/*
  BRANDING & LINKS
*/
#WNFooter #csFooter .wbocLogo {
  display: block;
  margin: 0 80px 14px;
}
#WNFooter #csFooter li {
  background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/blt.png") no-repeat scroll 0 5px transparent !important;
  display: inline;
  font-size: 12px;
  font-weight: 400;
  padding-left: 13px;
  padding-right: 12px;
}
#WNFooter #csFooter #csFxBranding {
  border-top: 1px solid #1e1f23;
  height: 221px;
  padding-top: 28px;
  width: 100%;
}
#WNFooter #csFooter #csFxBranding ul {
  padding-left: 0; 
}
/*
  BOTTOM
*/
#WNFooter #csFooter #csFxBottom {
  border-top: 1px solid #0d0e12;
  bottom: 0;
  color: #fff;
  height: 36px;
  padding-bottom: 21px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#WNFooter #csFooter #csFxBottom a {
  color: #fff;
  text-decoration: underline;
}
#WNFooter #csFooter #csFxBottom > p {
  line-height: 33px;
}
#WNFooter #csFooter #wnLogo > img {
  margin-left: 57px;
  margin-top: 3px;
}

/* FOOTER STORIES */
#feedL, #feedR {
  font-family: 'PT Sans', sans-serif;
}
#feedL > ul,
#feedR > ul {
    margin: 0;
    padding-left: 0;
    padding-top: 0;
}
.footerFeeds .csFootHl {
  font-size: 14px;
  font-weight: bold;
}
.footerFeeds {
  border-bottom: 1px solid #34393F;
}
.footerFeeds > p {
  font-size: 12px;
}
.footerFeeds img {
  width: 98px;
  padding: 9px 9px 0 0 !important;
}
#feedR li, #feedL li { 
    display: block !important;
    margin: 7px 0;
}


#WNAd554 {
  display: inline-block;
}

#WNSearchBox-headertop {
		font-family: 'PT Sans', sans-serif;
		font-size: 11px;
		margin: 10px 3px 10px 10px !important;
		float: left;
		position: absolute;
		background-color: #016ED7;
		padding: 8px !important;
	}



#menu222 .wnSublevel A {
border-right: 1px solid #141414;
border-width: medium 3px 0px !important;
border-style: none solid solid;
border-color: -moz-use-text-color #141414 #141414;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
font-family: 'PS Sans', sans-serif;
font-size: 12px !important;
font-weight: 200 !important;
padding: 4px !important;
color: #fff !important;
}


/*#WNCols23-4 {   // moving this to js because it breaks the other pages - someone set all col23-4 to be 980px. 
  width: 675px !important;
}

#WNCol4 {
  display: block !important;
}*/
