.globalTitleWrapper {
   position: relative;
   top: -10px;
   left: -13px;
   padding-left: 20px;
   background-image: url('/files/site/0/menu_top.jpg');
   background-repeat: no-repeat;
   width: 480px;
   height: 46px;
   }
.globalTitle {
   padding-top: 12px;
   color: #FFFFFF;
   font-size: 24px;
   }
#main_element_1 {
   padding: 10px;
   border: 3px solid #8F150B;
   border-top: none;
   }