@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}

    .gkcol { width: 200px; }
    #gkBanner1, #gkBanner2 { width: 100%; }
    #gkContent { width: 100%; }
    #gkComponentWrap { width: 100%; }
    #gkPageTop, #gkBanners, #gkPage, #gkMainMenu, #gkHeader, #gkBottom2, body > footer { width: 980px!important; }
    
    body { min-width: 1000px; }
    
    body,
    footer,
    .gkMenu > ul div.childcontent small,
    h2.gkTypo,
    .gkIsWrapper-gk_appsprotech .gkIsText h2 a,p.numblocks span.highlight { font-family: Arial, Helvetica, sans-serif; }
    
    .gkMenu > ul div.childcontent header,
    h1#gkLogo.text a span,
    .box h3.header,
    .box_menu h3.header,
    .box_text h3.header,
    h1.gkTypo,
    ul.gkTabs li,
    .pane-sliders .panel h3,
    h1,h2,h3,h4,h5, p.numblocks span, 
    article time,
    legend,
    h2.tabTitle,
    button, .button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a,
    .result-title,
    .pagination li,
    .gkMenu > ul > li,
    #gkBreadcrumb .breadcrumbs,
    #system-message dd ul,th, section.newsfeed > ol > li a,
    .gkTabsWrap.vertical ol li    { font-family: 'Yanone Kaffeesatz', Arial, sans-serif; }
    
    .blank { font-family: BebasNeue, Arial, sans-serif; }
    
    #gkBottombottom1 { width: 34%; }
    #gkBottombottom2 { width: 34%; }
    #gkBottombottom3 { width: 32%; }
    #gk-tabs-148 .gkTabsContainer0, #gk-tabs-148 .gkTabsContainer1, #gk-tabs-148 .gkTabsContainer2 { height: 300px; }

     #gkBottom  {
   padding: 30px 45px;
   background: #fff;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: 0px 1px 3px #c24921;
   -moz-box-shadow: 0px 1px 3px #c24921;
   box-shadow: 0px 1px 3px #c24921;
   font-size: 15px;
   overflow: visible;
 }
     #gkBottom .boxB li { 
 border:none; 
 display: list-item;
 list-style-image: none;
 list-style-position: outside;
 list-style-type: square;
 }