.blog .footer {
	background: url(gfx/bg_userarea.png) 0px -29px;
	text-align: right;
	color: #808080;
	padding: 2px;
}

.blog_entry {
	margin: 0px 0px 24px 0px;
}

.blog_entry h2 {

}

.blog_entry h2 a {
	text-decoration: none;
}

.blog_entry h2 a:hover {
	text-decoration: underline;
}

.blog_entry h3 {
	font-weight: normal;
	position: absolute;
	top: 0px; right: 0px;
	padding: 0px; margin: 0px;
	font-size: 10pt;
}

.blog_entry .blog_title {
	position: relative;
	margin-bottom: 10px;
}

.blog_entry_footer {
	font-style: italic;
	font-size: 1.2em;
}

.blog_entry_footer a {
	text-decoration: none;
}