﻿.contentPageEnd
{
	display:none;
}
.content
{
	/*min-height: 0;	*/
}
#blogCont
{
	padding-right:13px;
	padding-left:22px;
}
.blogSeperator
{
	border-top:1px dotted #ccc;
	padding-top:10px;
}
.blogSummary
{
	width:400px;
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}
.blogDetails
{
	width:150px;
	float:left;
}
.blogTeaseCont
{
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.moreLink a,
.moreLink a:visited
{
	color: #8099ed;
	background-color: transparent;
	background-image: url(/web/design/images/arrow-green-right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
}
.blogDate
{
	color:#69CE0E;
	font-weight:bold;
}
.blogCommentCount
{
	color:#66D7F9;
	font-weight:bold;
}
