#indexBlog {
	float:right;
	width: 238px;
	margin: 10px;
	margin-right:25px;
	clear: right;
	font-family: Jester, Georgia;
	color: #0D1218;
	border: 1px solid #666666;
	padding:5px;
}
.blogH3 {padding: 2px 0 5px 0;}
.right {float:right; color:#C8314B;}
#blog {
	margin:7px;
}
.imgNoBorder{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
