
html, body
  {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;

  }
body#body
  {
  font-family: arial !important;
    background: url(/images/templates/ecommerce/topbg.jpg)  no-repeat;

  }

h1
    {
    color: #666 !important;    
    font-weight: bold;
    font-size: 140%;
    font-family: arial !important;
    }
div#header
    {
    height: 122px !important;
    margin-left: 0 !important;
    margin-top: 5px;
    width: 990px;
    background: url(../images/templates/ecommerce/logo.png) 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#dia_area
	{
	background: #fff !important;
	min-height: 290px;	
	}
	div#dia_area h1, div#dia_area h3{
		margin-left: 10px;
				}
        div#content_top
            {
            width: 990px;
            height: auto;
            float: left;


            }
            div.ticker-wrapper.has-js
                {
                width: 950px !important;
                }
            div.tab
                {
				padding: 5px;
                background: #1a86c9;    
                color: #fff;    
                }
           .activetab
		   {
background: #344a5b !important;
color: #fff !important;
}
     
            #currentwebcastevent
                {
                margin-top: 0 !important;    				
				background: #1a86c9;
              	padding-left: 15px;  
                height: 40px;
				display: none; 
				visibility: hidden;
               
                }
            #currentwebcastevent h1
                {
				color: #fff !important;
                padding: 3px;
                }
            #currentpresentationinfo
                {
              /*  width: 444px !important;    */
                }
            #padds
                {
              /*  width: 90px !important;*/
                }
div#currentpresentationinfotop {
    float: left;
    height: 30px;
}
div#footer
    {
    width: 990px;
    height: 10px;
    float: left;
    border-top: 7px solid #333;
   	background: none;
    }
.recorderbody{
	width:100%;
}
.recorderwrapper{
margin-left:auto;
margin-right:auto;
background-color:#fff;
margin-top:20px;
margin-bottom:20px;
padding:15px;
width:900px;
}
#recorderdiv{
	margin-left:auto;
	margin-right:auto;
	width:auto;
}
div.input{
padding:1em;
}
label{
display:block;
}