.divBanner
{
	position: relative;
	background-image: url('../Images/Banner_Blog.png');
}
.RSS
{
	position: absolute;
	top: 5px;
	right: 5px;
}
.divSubnavigation h2
{
	color: #0073ae;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	letter-spacing: 1px;
	margin: 30px 0 0 20px;
}
.divSubnavigation ul
{
	margin-top: 10px;
}
.divSubnavigation ul li
{
	color: #0073ae;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	margin-bottom: 10px;
}
.BlogEntry
{
	margin-top: 25px;
}
.BlogEntry h1
{
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	font-size: 14px;
	color: #0073ae;
}
.BlogEntry h2
{
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	font-size: 12px;
	color: #0073ae;
	font-weight: normal;
}
.BlogEntry h2 a
{
	text-decoration: none;
}
.CommentCount
{
	float: right;
}
.BlogEntry h3
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #0073ae;
	font-weight: normal;
}
.BlogEntry h3 a
{
	text-decoration: none;
}


.BlogComment
{
	background-color: #EAEAEA;
	margin: 10px 0;
	padding: 5px;
}
.BlogCommenter
{
	color: #0073AE;
	font-weight: bold;
	text-align: right;
}
