h1.pagetitle {
    margin: 0.35em 0 0.5em;
    font-size: 2em;
}

.page_info {
    background: #f7f7f7 url("images/help_grey_hex.png") no-repeat 98% 50%;
    border: 1px solid #f0f0f0;
    padding: 10px 10px 12px;
    border-radius: 5px;
    margin-bottom: 22px;
}

.page_info, .page_info * {
    font-size: 16px;
    line-height: 22px;
}

#subheader .links li {
    padding-right: 0;
}

#subheader .links li.label {
    font-weight: bold;
}

#footer * {
    color: #666;
    font-size: 10px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    padding: 6px;
}
