.post h5, .post h2
{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 4px;
             text-decoration : none;
}
.post
{
             font-size: 13px;
	border: 1px solid #CCCCCC;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 4px;
	margin-bottom: 28px;
}
.postbody a
{
	color: #1D58D1;
             text-decoration : underline;
}
.postbody
{
	margin-top: 10px;
	margin-bottom: 10px;
               padding: 4px;
  }