﻿.SectionTitleDiv
{
	font-size:Small;	
}
.SectionContent
{
	font-size:x-small;	
}
.PostedPostBlogsHeaders, .PostedDateBlogsHeaders
{
	border:solid 1px #fcccac;
	padding:5px;	
	font-weight:bold;
	color:#ffe9b4;
}
.HeaderStyles
{

	background-color:#fff6e1;
	font-size:x-small;
}
.RowStyles
{
	font-size:x-small;	
}
.PostedPostContent, .PostedDateContent
{
	border: solid 1px #efb373;
	border-top:none;
	padding:5px;
	
}
.PostedPostBlogsHeaders, .PostedPostContent
{
	font-size:x-small;
	border-right:none;
}
.PostedDateBlogsHeaders, .PostedDateContent
{
	border-left:none;
}
.AlternatingPostRows
{
	background-color:#fdfdfd;
	font-size:x-small;
}
.PostedPostBlogsHeaders, .PostedPostContent
{
	text-align:left;	
}
.PostedDateContent, .PostedDateBlogsHeaders
{
	text-align:right;
}