#wikia_header {
   background: #0066cc url(http://images2.wikia.nocookie.net/lostpedia/ru/images/2/26/Hawaii-statue-top62.jpg) no-repeat;
   border: 0;
   height: 62px;
}
 
#background_strip {
   background: #71A3C1 url(http://images2.wikia.nocookie.net/lostpedia/ru/images/0/02/Hawaii-bottom158.jpg) no-repeat;
   border: 0;
   height: 158px;
}
 
#wiki_logo {
	top: -10px !important;
}
 
#wikia_page {
	top: -125px !important;
        background-color: #ffffff;
        color: #000000;
        padding: 2px;
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#monaco_footer
{
       top: -65px !important;
}