
html, body
  {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  }
body#body
  {
  background: url(../images/verohallinto/bg2.gif) center top repeat-y !important;
  font-family: arial !important;
  }
h1
    {
    color: #006600 !important;    
    font-weight: bold;
    font-size: 140%;
    font-family: arial !important;
    }
div#header
    {
    height: 78px !important;
    margin-left: 0 !important;
    margin-top: 5px;
    width: 990px;
    background: url(../images/verohallinto/verologo.gif) left center no-repeat !important;
    }
div#content_paddings
    {
    padding: 15px 0;
    float: left;
    }
    div#content_inner, div#content_bottom
        {
        width: 990px;
        height: auto;
        float: left;
        }
        div#content_top
            {
            width: 990px;
            height: auto;
            float: left;
            }
            div.ticker-wrapper.has-js
                {
                width: 950px !important;
                }
            div.tab
                {
                background: #EDF4ED;    
                color: #006600;    
                }
                
            #currentwebcastevent
                {
                margin-top: 0 !important;    
                border-bottom: 7px solid #FF9933;
                border-top: 2px solid #E5EFE5;
                
                height: 40px;
                background: url(../images/verohallinto/bg_navi.gif) center top repeat-x;
                }
            #currentwebcastevent h1
                {
                padding: 3px;
                margin: 8px 0 0 0;
                }
            #currentpresentationinfo
                {
              /*  width: 444px !important;    */
                }
            #padds
                {
              /*  width: 90px !important;*/
                }
div#footer
    {
    width: 990px;
    height: 63px;
    float: left;
    border-top: 7px solid #006600;
    background: url(../images/verohallinto/bg_footer.gif) center top repeat-x !important;
    }
a.languageselector {
     background: #EDF4ED;    
                color: #006600;    
                text-decoration: none;}
