#wrap {
    position: absolute;
    left: 50%;
    top: 0%;
    margin-left: -457px;
    width: 954px;
}
td {vertical-align: top;}
a{color: #005E7B;}
#header {
    margin: 0px;
}
#logo {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 24pt;
    color: #005e7b;    
    margin-bottom: 0px;
    font-weight: normal;
}
#logo a {
    text-decoration: none;
    color: #005e7b;
}
#article {
    margin-top: 2px;
}
div.d {
/*    background: transparent url('/media/MarvelGreen/weiter.gif') no-repeat scroll bottom right;*/
    padding-right: 150px;
}
div.d .t, div.n .t {
    font-family: Arial;
    color: #ff6000;
    font-size: 18pt;
    text-decoration: none;
}
div.d .b, div.n .b {
    margin-top: 10px;
    font-family: Arial;
    color: #000;
    font-size: 12pt;
    text-decoration: none;
}

#search form
{
    padding: 0;
    height: 32px;
}


.searchText {
    padding-top: 2px;
    font-family: Impact;
    font-size: 14pt;
    color: #fff;
    vertical-align: middle;
}

#searchField {
    vertical-align: middle;
    border: solid 1px #fff;
    width: 581px;
    height: 26px;
    font-size: 18px;
}

#search
{
    clear: both;
    text-align: center;
    padding-top: 32px;
    width: 954px;
    height: 60px;
    background: url('/media/MarvelGreen/search_pane.png') no-repeat;
}

#searchBtnLabel
{
    vertical-align: middle;
    font-size: 14pt;
    color: #fff;
    font-family: Impact;
    background-color: transparent;
    border: none;
    width: 150px;
    height: 31px;
    background: url('/media/MarvelGreen/search_button.png') no-repeat;
}

#content 
{
    float: left;
}

#sidebar
{
    float: left;
    width: 258px;
}

#data
{
    padding-left: 20px;
    float: left;
    width: 670px;
}

#footer
{
    margin-top: 10px;
    padding-top: 12px;
    float: left;
    clear: both;
    font-family: Impact;
    font-size: 9px;
    font-weight: normal;
    color: white;
    text-align: center;
    width: 954px;
    height: 90px;
    background: url('/media/MarvelGreen/footer.png') no-repeat;
}

.thumbnail
{
    float: left;
    margin-right: 10px;
}


.s0, .s1, .s2, .s3, .s4, .s5, .s6, .s7
{
    color: #005e7b;
    font-family: Arial;
    text-decoration: none;
}

.s0
{
    font-size: 22pt;
}

.s1
{
    font-size: 20pt;
}

.s2
{
    font-size: 18pt;
}

.s3
{
    font-size: 16pt;
}

.s4
{
    font-size: 14pt;
}

.s5
{
    font-size: 12pt;
}

.s6
{
    font-size: 10pt;
}

.s7
{
    font-size: 8pt;
}


.listing {
    clear: both;
    width: 650px;
    background: url('/media/MarvelGreen/separator_line.gif') repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
    overflow: hidden;
}

.invisible
{
    display: none;
}

#popup {
    /* float: left; */
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    margin-left: -350px;
    margin-top: -200px;
    width: 700px;
    border: solid 10px #005e7b;
    background-color: White;
    padding: 10px;
}
#popup_navigation {
    text-align: right;
    margin: 0px 0px 5px 0px;
    font-size: 11px;
    color: #444;
}

.secondary_block {
    font-family: Arial;
    color: #c3c3c3;
}
.secondary_block h2 {
    font-size: 18pt;
    
}
.efi {
    text-align: center;
}
.efi a {
    color: black;
    text-decoration: none;
}
.efi a .t {
    color: #FF6000;
    text-decoration: underline;

}
.efi a .p {
    font-weight: bold;
    text-decoration: none;
}
.efi .sp {
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}
.ead a {
    color: black;
    text-decoration: none;
    line-height: 24px;
}
.ead a .t {
    color: #FF6000;
    font-weight: bold;
    text-decoration: underline;
}
.ead a .h {
    color: #309DCF;
}
.pgr {
    width: 400px;
    margin: 20px auto 10px;
}
.pgr td {
    font-size: 18px;
    font-weight: bold;
    color: #005E7B;
}
.pgr td a {
    color: #005E7B;
    text-decoration: none;
}
.pgr td .link-div {
    color: black;
}
.pgr .go-page {
    text-decoration: underline;
}
p.gn {
    text-align: right;
    margin: 0px;
    font-size: 10px;
    color: #333;
}
.ebay-categories{
    margin:20px 0px;
    padding: 0px;
    list-style-type: none;
}
.ebay-categories li{
    margin: 0px;
    padding: 0px;
}
