div.BlogFrame {
	border: 1px dashed #BAC6C7;
	background-color: #F2FAFB;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
img.BlogThumbNail {
	margin: 3px 5px 0px 2px;
	padding: 0px;
	width: 75px;
	height: 75px;
	border: 1px solid #A3B3B5;
	float: left;
	display: block;
	}
div.BlogFrame h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: bold;
	_font-weight: bold;
	color: #3A4B4C;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 3px;
	line-height: 120%;
	}
p.BlogDescriptions {
	font-size: 75% !important;
	padding: 0px 0px 0px 0px !important;
	margin: 4px 4px 0px 0px !important;
	line-height: 130% !important;
	}
p.BlogLinks {
	font-size: 75% !important;
	padding: 0px 0px 0px 0px !important;
	margin: 5px 5px 8px 0px !important;
	line-height: 130% !important;
	font-weight: bold;
	text-align: right;
	}