/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.nltxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	font-size:11px;
	text-align:justify;
}

.rssTitle, .rssHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014a8e;
	padding-bottom:5px;
}

.rssBreak
{
background:url(nlSpacer.gif) left 10px no-repeat;
}

.rssBreak hr
{
 border:none;
}

.rssItemDescription a
{
background:url(btnReadmore.gif) left top no-repeat;
text-indent:-9000em !important;
display:block;
width:70px;
text-align:left;
}