    html, body
      {
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
      background: #fff !important;
	  font-family: "Nunito", sans-serif;
		font-weight: 300;

      }
    body#body
      {
      }
    div#top_bg 
      {
      width: 100%;
      height: 100%;
      float: left;
	  background-color: #fff !important;
      }
	#twitter-widget-0 { 
      width: 100% !important; 
    }
    div#header
      {
      width: 990px;
      height: 134px;
      float: left;
      margin: 0 !important;
	  padding: 0px 30px;
	  background-color: #fff !important;
      background: url(../images/templates/varia/varia_ok_header.png) no-repeat left center;
	  }
    #headerlinks
      {
      display: none !important;
      }
    div#content_wrapper
      {
      width: 990px;
      height: auto;
      float: left;
      background: #fff;
      }
    div#content
      {
      float: left; 

      }
    div#player_area
      {
      margin-top: 20px;
      }
    #currentwebcastevent
      {
      margin-top: 20px !important;
      }
    #currentpresentationinfo
      {
      margin-bottom: 10px;
      }
    div#footer
      {
	display: none;
      width: 990px;
      height: 0px;
      float: left;
       }
    h1
      {
      color: #666 !important;
      padding: 0;
      margin: 0;
      }
    table#topnav
      {
      color: #fff !important;
      }
    #topnav a
      {
      color: #fff !important;
      }
    #topnav a:hover
      {
      color: #5a5a5a !important;
      background: #eee !important;
      }
	.tab {
		background-color: #f5f5f5;
		}
    .activetab
      {
	color: #666 !important;
      background: #eee !important;
      }
             div#currentpresentationinfotop {
    float: left;
    height: 30px;
}