h2#logoGladiatus_infobox
{
    display: block;
    width: 475px;
    height: 103px;
    background: url(/cdn/img/ui/layout/logo_gladiatus.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 32px;
    left: 224px;
}

div#header_logo_infobox
{
    width: 842px;
       height: 132px;
    padding: 0 46px;
    margin: 0 -46px;
       position: relative;
}

div#container_infobox
{
    width: 842px;
    margin: 0 auto;
    position: relative;
}
div#header_infobox
{
    width: 842px;
    height: 279px;
    background: url(/cdn/img/ui/layout/infobox/bg_header_content.png) no-repeat 50% 0;
    padding: 0 46px;
       margin: 0 -46px;
    position: relative;
}
div#main_infobox
{
    background: url(/cdn/img/ui/layout/infobox/bg_mid_content.png) repeat-y 50% 0;
    width: 714px;
    min-height: 300px;
    float: left;
    padding: 0 66px;
    margin-bottom: -100px;
}

div#container_content_infobox
{
    position: absolute;
    left: 170px;
    top: 350px;
    width: 500px;
    float: left;
    z-index: 10;
}

div#content_infobox
{
    width: 510px;
    top: -60px;
    left: 90px;
    position: relative;
    z-index: 10;
    padding: 0px 10px;
}

div#content_infobox > .title2_box
{
    padding: 10px;
}

div#title_infobox
{
    color: #FFCE38;
    font-size: 22px;
    line-height: 1.2;
    width: 455px;
    height: 45px;
    top: 212px;
    left: 182px;
    position: absolute;
    z-index: 10;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

div#footer_infobox
{
    clear: both;
    width: 920px;
    height: 362px;
    margin: 0 -46px;
    padding: 0 46px;
    position: relative;
    color: #a59666;
}

div#footer_background_infobox
{
    background: url(/cdn/img/ui/layout/infobox/bg_footer_content.png) no-repeat 50% 0;
    width: 934px;
    height: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div#footer_inner_infobox
{
    width: 692px;
    position: absolute;
    top: 184px;
    left: 120px;
}

div#footer_infobox p#logoGameforge {
    position: absolute;
    top: 2px;
    left: 0px;
}
div#footer_infobox p#logoGameforge a {
    display: block;
    width: 151px;
    height: 32px;
    background: url(/cdn/img/ui/layout/logo_gameforge.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}


div#footer_infobox p {
    margin: 0;
}
div#footer_infobox ul {
    margin: 0;
    padding: 0;
    list-style: none;
/*    width: 100%;*/
    float: right;
}
div#footer_infobox ul li {
    float: left;
}
div#footer_infobox ul li a {

}
div#footer_infobox p#copyright {
    clear: both;
    text-align: right;
}

.imperator_infobox
{
    position: relative;
    left: 87px;
    background: url(/cdn/img/ui/layout/infobox/imperator.png) no-repeat;
    height: 238px;
    width: 312px;
}