h2 {
    text-align: center;
}
h3 {
    margin: 0px;
}
.date {
    display: inline;
    font-size: 9pt;
    font-weight: bold;
}
.more {
    font-size: 10pt;
}
p {
    margin-bottom: 0px;
}
hr {
    margin-top: 1em;
    margin-bottom: 1em;
}
form {
    text-align: right;
}
.rightside {
    display: inline;
    float: right;
    margin-right: 7px;
}
.article {
	position: relative;
}

