.grid { padding: 0px 24px 24px 24px; }

.blogtext
{
	background-color: #3e3e3e;
	color: #B3B3B3;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 20px;
	vertical-align: top;
	width: 448px;
}

.blogimage
{
	background-color: #3e3e3e;
	text-align: center;
	border: 0px none;
	width: 488px;
}

.blogdate
{
	margin-top: 30px;
	font-size: 11px;
}

.blogtitle
{
	font-size: 11px;
	margin-top: 0;
	border-left: 5px solid #b3b3b3;
	padding: 0 0 0 10px;
}

.blogentry
{
	margin: 0;
	line-height: 1.5;
}

h1, h2, h3, h4
{
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
