span.QuickConnect_Date
{
	float: right;
	font-size: 10px;
}
div.QuickConnect_MetaData
{
	padding: 12px 12px 12px 12px;
	padding-bottom: 25px;
	border-bottom: #A40703 1px solid;
	
	background-image: url(../../img/cubeimg002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
span.QuickConnect_Name
{
	font-weight: bold;
	text-indent: 25px;
	float:left;	
}
div.QuickConnect_Entry
{
	text-align: justify;
	padding: 12px 12px 0px 12px;
	margin: 12px 12px 0px 12px;
	background: #FFF7DE;
    border: 1px solid #A40703;
	
}

div.QuickConnect_Post
{
	clear:both;
	font-size: 12px;
	background-image: url(../../img/bullet_double_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 15px;
}
.QuickConnect_LastUpdated
{
	font-size:small;
	text-align:right;
	font-weight:bold;
	
}