h1, h2   { padding-bottom: .5em; }
h2   {
	font-size: 1.3em;
	color: #333333;
	float: left;
	padding-bottom: 0.3em;
	font-weight: normal;
}
p  {
	font-size: 0.7em;
	clear: both;
	margin: 0px 10px;
}
p.date   
{
	font-size: 0.8em;
	text-transform: capitalize;
	font-weight: normal;
	float: right;
}
table {
	margin: 0 auto;
	width: 100%;
	border-width: 0px;
	border-style: none;
	margin-bottom: 10px;
}
table th    { text-align: center; 
}
table img     {
	border: 2px solid #000000;
	margin: 10px 10px 0px;
}
table  td       p          {
	font-size: 1em;
	text-transform: capitalize;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin: 0px 0px 0px 20px;
}
table tr    td,table tr th      { width: 150px; }
.content { margin-top: 0px; 
}
