/*
 * xebis .../app/design/eminencerock/style/subpage/xhtml/panel/content.css
 * 
 * Copyright 2010-2020 XEBIS Division
 * License .../LICENSE XEBIS License
 * @garbage-code
 */

#panel-content
{
    margin: 0; 
    background: transparent url('/design/eminencerock/image/whiteline-alfa.png') no-repeat;
    background-position: center 0;
    padding: 10px 0px;
}

#panel-content-inner
{
    margin: auto;
    padding: 0;
    width: 1150px;
    background-color: transparent;
}
