﻿.post
{
	background:white;
	margin:3 3 3 3;
}
.postheader
{
	border-bottom: 2px solid #f2f2f2;
	margin: 10px 15px;
}
.posttitle
{
	font-family: 'Trebuchet MS' , Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	padding: 8px 0 0 25px;
	text-transform: none;
	background: url(/images/square_arrow.gif) no-repeat 0% .7em;
	color: #339900;	
}
.posttitle a, .posttitle a:hover
{
	background:none;
}
.postpublisher
{
	padding: 0 0 3px 30px;
}
.postbody
{
	margin:0px 10px 0px 10px;
}
.posttools
{
	border-bottom: 2px solid #f2f2f2;
	margin: 10px 15px;
}