
.BlogTitle1
{
	background-color: #f3f3f3;
	background-image: url(../images/title-bg-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 24px;
}

.BlogTitle2
{
	background-image: url(../images/title-bg-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.BlogTitle3
{
	background-image: url(../images/title-bg-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.BlogTitle4
{
	background-image: url(../images/title-bg-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.headermaintitle
{
	padding: 8px;
	padding-left: 16px;
	padding-right: 16px;
	display: block;
	color: #666666;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -0.05;
	font-family: Helvetica, Arial, Sans-Serif;
}

.headermaintitle:link, .headermaintitle:visited, .headermaintitle:active, .headermaintitle:hover
{
	color: #666666;
	text-decoration: none;
}

.PostHeader
{
	font-size: 110%;
	font-weight: bold;
}

#comments h2
{
	color: #7394c1;
	letter-spacing: -0.05;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 120%;
	font-weight: bold;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	margin-top: 16px;
}

.CommentArea
{
	margin: 8px 0px 8px 0px;
}

.CommentTitle
{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}

.CommentArrow
{
	background-image: url(../images/comment-arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}

.CommentText
{
	padding-bottom: 3px;
	background-image: url(../images/comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3
{
	padding: 5px;
	font-size: .9em;
}

.CommentFooter
{
	margin-top: 4px;
	font-size: .7em;
	color: #666666;
	padding-left: 16px;
}