div.wbox { 
  background-repeat:repeat-y;
  margin: 5px 0; 
  }
  div.wbox div.h {
    background-repeat:no-repeat;
    clear:both;
    height:35px;
    overflow:hidden;
    background:#0A4E03 url(/assets/img/widgets/wbox-h.gif) no-repeat;
    height:35px;
    }
    div.wbox div.h h2 {
      color:white;
      font-family:Impact,Arial,Helvetica,sans-serif;
      font-size:140%;
      font-weight:normal;
      margin:7px 15px;
      }
  div.wbox div.f {
    background:#0A4E03 url(/assets/img/widgets/wbox-f.gif) no-repeat;
    clear:both;
    height:5px;
    overflow:hidden;
    }
  div.wbox div.c {
    background:#E0E0E0 url(/assets/img/widgets/wbox-c.gif) repeat-y;
    padding:1px;
    }
  div.wbox ul.tiles {
    clear:left;
    list-style-image:none !important;
    list-style-type:none !important;
    }
    div.wbox ul.tiles li {
      border-top:solid 1px white;
      display:block;
      font-weight:bold;
      padding:7px 15px;
      }
      div.wbox ul.tiles li.first { border-top:none; }
  div.wbox dl.tiles {
    clear:left;
    border-top:solid 1px white;
    display:block;
    padding:7px 15px;
    }
    div.wbox dl.first { border-top:none !important; }
  div.wbox div.announce {
    background:url(/assets/img/widgets/wbox-s.gif) repeat-y -1px 0;
    padding:7px 15px;
    height:100%;
    overflow:hidden;
    }
    div.wbox div.announce img.content-small { float:left; }
    div.wbox div.announce img.content-medium { border:solid 1px #eee; }

#top-news-widget div.section { margin-bottom:5px; }
    #top-news-widget div.section div.h { height:50px; }
      #top-news-widget div.section div.h * { display:none; }
  #top-news-widget div.announce { border-top:solid 1px white; }
    #top-news-widget div.announce h3 {
      font-size:16px;
      font-weight:bold;
      margin-left:100px;
      }
  #top-news-widget div.workday div.h {
    background-image:url(/assets/img/widgets/top-news/workday-box-h.gif);
    }
  #top-news-widget div.workday div.f {
    background-image:url(/assets/img/widgets/top-news/workday-box-f.gif);
    }
  #top-news-widget div.workday div.c {
    background-image:url(/assets/img/widgets/top-news/workday-box-c.gif);
    }
  #top-news-widget div.workday div.announce {
    background-image:url(/assets/img/widgets/top-news/workday-box-s.gif);
    }
  #top-news-widget div.pragmatics div.h {
    background-image:url(/assets/img/widgets/top-news/pragmatics-box-h.gif);
    }
  #top-news-widget div.pragmatics div.f {
    background-image:url(/assets/img/widgets/top-news/pragmatics-box-f.gif);
    }
  #top-news-widget div.pragmatics div.c {
    background-image:url(/assets/img/widgets/top-news/pragmatics-box-c.gif);
    }
  #top-news-widget div.pragmatics div.announce {
    background-image:url(/assets/img/widgets/top-news/pragmatics-box-s.gif);
    }
  #top-news-widget div.coffeebreak div.h {
    background-image:url(/assets/img/widgets/top-news/coffeebreak-box-h.gif);
    }
  #top-news-widget div.coffeebreak div.f {
    background-image:url(/assets/img/widgets/top-news/coffeebreak-box-f.gif);
    }
  #top-news-widget div.coffeebreak div.c {
    background-image:url(/assets/img/widgets/top-news/coffeebreak-box-c.gif);
    }
  #top-news-widget div.coffeebreak div.announce {
    background-image:url(/assets/img/widgets/top-news/coffeebreak-box-s.gif);
    }

#most-popular-stories-widget {
  margin-top:5px;
  margin-bottom:5px;
  }
  #most-popular-stories-widget div.announce ul.toolbar { margin-left:105px; }

#related-publications-widget { width:300px; }
  #related-publications-widget div.h {
    background:url(/assets/img/widgets/related-publications/box-h.gif) 0 0 no-repeat;
    height:6px;
    }
  #related-publications-widget div.f {
    background:url(/assets/img/widgets/related-publications/box-f.gif) 0 0 no-repeat;
    height:6px;
    }
  #related-publications-widget.two-part div.f {
    background:url(/assets/img/widgets/related-publications/box-f-gray.gif) 0 0 no-repeat;
    height:6px;
    }
  #related-publications-widget div.c {
    background:white;
    border-left:solid 2px #1a810c;
    border-right:solid 2px #1a810c;
    }
  #related-publications-widget ul.links {
    font-size:14px;
    font-weight:bold;
    }
    #related-publications-widget ul.links li { margin-bottom:10px; }
  #related-publications-widget div.internal-links { padding:5px 20px; }
  #related-publications-widget div.external-links {
    background:#eee;
    border-top:dashed 1px #1a810c;
    padding:5px 20px;
    }
    #related-publications-widget div.external-links h2 {
      color:#666;
      margin-top:5px;
      }
  #related-publications-widget div.c h2 {
    font:normal 16px Impact,Arial,Helvetica,sans-serif;
    color:#1a810c;
    padding:0 0 5px;
    }

#tags-widget {
	background:url(/assets/img/widgets/tags/bg-tags.gif) no-repeat 50% 50%;
	}
	#tags-widget h2 {
	 font-family:Arial;
	 font-weight:bold;
	 }
	 #tags-widget h2 a {
	   font:normal 14px Impact,Arial,Helvetica,sans-serif;
     text-decoration:underline;	   
	   }

#partner-links-widget {
	}
  #partner-links-widget.informer div.c {
    background-image:url(/assets/img/widgets/partner-links/title.gif);
    }
    #partner-links-widget dl dt a {
      font-size:13px;
      font-weight:bold;
      }

.scroller-widget {
  margin-top:5px;
  margin-bottom:10px;
  overflow:hidden;
  width:300px;
  }
  .scroller-widget h2 {
    float:left;
    margin:7px 15px;
    font-family:Impact,Arial,Helvetica,sans-serif;
    font-size:140%;
    font-weight:normal;
    color:#fff;
    }
  .scroller-widget div.l, .scroller-widget div.r {
    width:27px;
    height:22px;
    float:right;
    margin-top:7px;
    }
    .scroller-widget div.l a, .scroller-widget div.r a {
      display:block;
      width:27px;
      height:22px;
      }
  .scroller-widget div.l {
    background-image:url(/assets/img/widgets/photo/photo-left.gif);
    margin-right:3px;
    }
  .scroller-widget div.r {
    background-image:url(/assets/img/widgets/photo/photo-right.gif);
    margin-right:11px;
    }
  .scroller-widget div.c {
    position:relative;
    overflow:hidden;
    }
  .scroller-widget div.h { height:35px; }
  .scroller-widget div.cont {
    position:absolute;
    left:0;
    width: 10000px;
    }
  .scroller-widget dl { 
    float:left; 
    position:relative;  
    }
    .scroller-widget dd { float:left; }
    .scroller-widget dt a {
      color:#fff;
      font-size:16px;
      font-weight: bold
      }
      .scroller-widget dt a span {
        color: #aaa;
        font-size:10px;
        font-weight:normal;
        }
    
#photo-widget {
  background:url(/assets/img/widgets/photo/photo-bg.jpg) 0 100% no-repeat;
  height:210px;
  }
  #photo-widget dt {
    float:left;
    position:absolute;
    left:137px;
    width:137px;
    height:150px;
    }
    #photo-widget dt a {
      display: block;
      height:150px;
      position:absolute;
      top:0;
      padding: 10px;
      }
    #photo-widget dt div {
      height:150px;
      background-color:#000;
      -moz-opacity: 0.6;
      opacity: .60; 
      filter: alpha(opacity=60);
      }
  #photo-widget dd a {
    display:block;
    height:150px;
    width:274px;
    }
  #photo-widget div.h {
    background-image:url(/assets/img/widgets/photo/photo-top.gif);
    }
  #photo-widget div.c {
    margin:13px 13px 0 13px;
    height:150px;
    }
  
#video-widget {
  background:url(/assets/img/widgets/video/video-bg.jpg) 0 100% no-repeat;
  height:160px;
  }
  #video-widget dt {
    float:right; 
    width: 160px;
    margin-left: 13px;
    padding-right:18px; 
    }
  #video-widget div.h {
    background-image:url(/assets/img/widgets/video/video-top.jpg);
    }
  #video-widget div.c {
    margin:19px 0 0 18px;
    height:90px;
    }
  #video-widget dd img { border:2px solid #940148; }
   
        
#weather-widget div.weather dl {
  margin: 5px 10px 0;
  font-size: 11px;
  }
  #weather-widget div.weather dt {
    float: left;
    width: 55px;
    font-weight: bold;
    }
  #weather-widget div.weather p {
    margin: 0 10px 5px;
    font-size: 11px;
  	}
    #weather-widget div.weather p img {
      position: relative;
      top: 10px;
      }
  #weather-widget div.weather span.temperature {
    font-size: 12px;
    font-weight: bold;
  	}
  	
#blogs-widget {
  }
  #blogs-widget div.h {
    background:#0067A1 url(/assets/img/widgets/blogs/blogs-top.jpg) no-repeat;
    }
  #blogs-widget li {
    height:100%;
    overflow:hidden;
    }
  #blogs-widget img.upic { 
    float:right; 
    margin:0 0 10px 10px;
    }
  #blogs-widget span.author {
    color:#0160AB;
    font-size:12px;
    }
  #blogs-widget span.date {
    font-weight:normal;
    font-size:10px;
    color:#666;
    }
  #blogs-widget div.topic {
    margin:4px 0;
    }
  #blogs-widget div.topic a {
    text-decoration:none;
    background:#0067A1;
    padding:2px 5px;
    text-transform: uppercase;
    font-weight:normal;
    color:white;
    font-size:10px;
    }
    #blogs-widget div.topic a:hover {
      background:#0087C1;
      }
    
    
