/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, and modify it to your liking.
*/

/* Erics Function */
.fullscreen{!important;width:900px !important;height:auto }
.fullscreen2{!important;max-width:800px !important;height:auto }

a.noborder, img.noborder{ 
border: 0px; 
text-decoration:none; 
} 

div.bpadded {  
     padding-top: 30px;  
  }  

div.widgetscroll {
      overflow: hidden;
      position: absolute;
}
