@import url(optimal.css);

body {

    font-family: Verdana, Arial, sans-serif;
    color: black;

}

/* majik */
body#frontpage {

    background: #a8a8d0;

}

p.articlelist {

    font-size: larger;
    text-align: center;

}


div.itemlist {

    margin-top: 1em;
    margin-bottom: 2em;

    font-size: 0.75em;

}

div.itemlist img {
        border: 0;
        vertical-align: text-bottom;
}

div.itemlist div {
        clear : both;
}

h5 {
    text-align: center;
}

#auctionlink {
    font-size: smaller;
}

