
@import "../common/tiles.css";
@import "../common/reset.css";

body {
    font-family: Calibri, Arial;
    font-size: 62.5%;
    background: #ebe4de;
}

a {
    text-decoration: none;
    color: #33828a;
}

#placeholder-left,
.horizontal-plain-menu,
.billboard,
#placeholder-right,
#bottom,
#placeholder-top .tile-common,
.paging {
    display: none;
}

#placeholder-top .logo-tile {
    display: block;
}

#placeholder-content-top {
    clear: both;
    margin-top: 10px;
}

.placeholder-end {
    clear: both;
}

#placeholder-main {
    padding-top: 20px;
    clear: both;
}