@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.foxnews.com"),
               domain("foxforum.blogs.foxnews.com"),
               domain("www.cnn.com"){
body {
/* ---------------- Common Rules ---------------- */
    background: black !important ;
    color: white !important; font-weight: normal   !important;
    
}

a:link     {background: #212530 !important; color: lightblue !important; }
a:visited {background: #212530 !important; color: #ba8ADB !important; }
a:active  {background: #212530 !important; color: red !important; }


div   {    max-width: 791px !important;     }


#content { color: red !important; }
font { background: #212530 !important; border: red !important; color: yellow !important; }
div  { background: #212530 !important; border: red !important; }
td   { background: #212530 !important; border: red !important; color: red !important; }
ul   { background: #212530 !important; border: red !important; color: red !important; }
li   { background: #212530 !important; border: red !important; color: white !important;  font-weight: normal   !important;}

span            { color: lightblue        !important; 
                    font-weight: normal     !important; }
p                 {background: #212530 !important; color: #FCFFB0          !important; 
                    font-weight: normal   !important; }
b                 { color: lightblue        !important; } 
h1               { color: lightblue        !important;  }
h2               { color: lightgrey        !important; }
h2.medium        { color: red          !important;  font-weight: normal   !important;}
.full                   {background: #212530 !important; color: red !important;}
#description      { color: yellow          !important; }
#breaking_news   { color: yellow        !important; }


/*-----------Hide Useless Extras----------------*/
.cnniReportBoxPad    {display: none !important;}
.cnniReportBox       {display: none !important;}
#cnnFooter           {display: none !important;}
#cnnWeatherContainer {display: none !important;}
.cnnMpSvcsHeader     {display: none !important;}
.cnnOtherSvcs        {display: none !important;}
#cnnSvscDD_wrap      {display: none !important;}
.cnnPad3T11B         {display: none !important;}
.cnnSvcsCtnt         {display: none !important;}
.cnnPad5TB12LR       {display: none !important;}
.cnnPad18TRL         {display: none !important;}
.cnnPartnerSubscribe {display: none !important;}
.cnnMPToolsBox       {display: none !important;}
  

/*-----------------Section Kills-------------------------*/
.tools.alt2      { display: none !important;}
#foot            { display: none !important;}
/* .full         { display: none !important;} */

/*-----------------Header Changes------------------------*/

#header          { display: none !important;}

#weather_header  { display: none !important;}

#right-head      { display: none !important;}

.search          { display: none !important;}

#logo            { display: none !important;}


#gallery_caption {
  position: relative !important;
  top: 0px !important;
  margin: 5px !important;
  height: auto !important;
}

#gallery_strut {
  position: relative !important;
  top: 0px !important;
  height: auto !important;
}

.quigo {
  display: none !important;
}




/*-----------------Market Updates------------------------*/
#biz            { border: 2pt          !important;
                  border-color: #212530 !important;
                  border-style: solid  !important;
                  color: red         !important;}
 

/*-----------------Footer Changes------------------------*/
.see_fullarchive {display: none !important;}


/*-----------------Add Kills-----------------------------*/
GA_googleFetchAds      { display: none !important; }
#GA_googleAddSlot      { display: none !important; }
.console_el            { display: none !important; }
.ad            { display: none !important; }

}