﻿.blog_image
{
	border: none;
	position:relative;
	top:-30px;
	margin-bottom:-20px;
}

.Comment,.AlternateComment
{
    background-color: #FFFBCC;
    border-bottom: 0px;
    padding: 5px;   
    color: #000000; 
    margin-bottom: 2px;                
}
.AlternateComment
{
    background-color: #FFFBDC;
}

h1 a.headingLink
{
	text-decoration: none;
	color: #4A3C31;		
}

h1 a.headingLink:hover
{
	text-decoration:underline !important;
	color: #4A3C31;
}
