﻿.jse_bloggerslist h3
{
    margin: 0px;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #476886;
	overflow: hidden;
}

.jse_bloggerslist UL
{
    padding: 0px;
    margin: 0px;
}

.jse_bloggerslist 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: #0099da;
    padding-top: 3px;
    padding-bottom: 3px;
}

.jse_bloggerslist A
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #485E73;
}
