/* These styles overwrite global.css for the wide shell, hiding some divs and changing width properties */

/* standard weather alert */
div#page.channel_wx #weatherAlert, div#page.channel_doppler #weatherAlert {position: absolute; top: 0; right: 190px; width: 210px; height: 30px;}

/* main content area */
#contentMain {width:818px; float:left; }
#global #search {float:left; width:820px;}
#global #sponsorship {float:left; width:818px; vertical-align:top;  }
#sponsorship #sponsorshipIntro { width:100px; float:left;}
#sponsorship #sponsorshipBrands { float:left; margin-top:-5px; margin-bottom:10px;}
#sponsorshipBrands .sponsorshipBrand {/*width:120px; min-width:120px;*/ float:left;  min-height:90px; height:90px; max-height:90px;}
#sponsorshipBrands .sponsorshipBrand img {margin-left:20px;}
#contentMain h1 {width:90%; margin-left:20px; margin-bottom:.5em; }
/* right nav - utilities */
#utilities { display:none;}

/*wide story*/
#wideStory {float: left; width: 620px;}

