﻿.jse_blogpostlist h3
{
    margin: 0px;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #476886;
	overflow: hidden;
}

.jse_blogpostlist h2
{
    margin: 0px;
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #476886;
	text-decoration: none;
	font-weight: bold;
	color: #476886;
	overflow: hidden;
}

/*.jse_blogpostlist UL
{
    padding: 0px;
    margin: 0px;
}

.jse_blogpostlist LI
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #485E73;
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #485E73;
    padding-top: 3px;
    padding-bottom: 3px;
}
*/
.jse_blogpostlist A
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #485E73;
    font-weight: bold;
}

.jse_blogpostlist p
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.jse_blogpostlist p.postdate
{
    font-weight: bold;
    margin : 0;
}

.jse_blogpostlist p.hyperlinks
{
    margin : 0;
	font-weight: bold;
}

.jse_blogpostlist .commentslist
{
    padding: 0px;
    margin: 3px;
}

.jse_blogpostlist .commentslist LI
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #485E73;
    list-style-type: none;
    padding-top: 3px;
    padding-bottom: 3px;
}
