/* Misc */

.article-errmsg {
	color: #804040;
}

.article-backbutton {
	text-align: center;
	margin-top: 25px;
	clear: both;
}

.article-pageLinks{
	font-size: 11px;
	font-family: arial;
	font-weight: none;
}

.article-pageLinks img{
	border:0;
}

h2 {
	margin : 0.5em 0 0 0;
	font-size : 125%;
}

.readmore {
    background: url("../images/document.gif") no-repeat scroll left center transparent;
    font-size: 10px;
    margin: 0 15px 0 5px;
    padding-left: 15px;
}
.date {
    background: url("../images/clock.gif") no-repeat scroll left center transparent;
    margin: 0 2px 0 5px;
    padding-left: 15px;
        color: #464646;
    font-size: 9px;
    vertical-align: middle;
}
