
div#blog_categoryList
{
        padding: 5px 5px 0px 10px;
        position: relative;
}

div#resultsHighlight span.searchHighlight
{
        background: yellow;
        font-weight: bold;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {

	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
	color: #0076a3;
}

h1 { 
	font-size: 15pt;
	line-height: 100%;
}

h2 {
	font-size: 14pt;
	line-height: 100%;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 11pt;
}

.publishDate
{
        font-size: 10pt;
        color: #999;
}

.commentCount, .commentCount a
{
        font-size: 9pt;
        color: #999;
}

.commentText
{
        font-size: 9.5pt;
        color: #666;
}

.commentTable td
{
        font-size: 9.5pt;
        color: #333;
}

.replyIcon
{
        margin: 3px 10px 5px 0px;
}

table.subscribeTable td
{
        font-size: 9pt;
        padding: 5px;
}

table.subscribeTable td img
{
        margin-bottom: 3px;
}
