#listing div {
	margin : 0px;
	padding:0px;
}

#listing .post {
	padding:0px;
	border-bottom : none;
}



#listing .post {
	border-bottom : 1px solid #fff;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}


A.Normal.Menu:link {
    text-decoration:    underline;
}

A.Normal.Menu:visited  {
    text-decoration:    underline;
}

A.Normal.Menu:active   {
    text-decoration:    underline;
}

A.Normal.Menu:hover    {
    text-decoration:    underline;
    color: #cc0000;
}

A.Normal.MenuSelected:link {
    text-decoration:    underline;
    color: #cc0000;
}

A.Normal.MenuSelected:visited  {
    text-decoration:    underline;
    color: #cc0000;
}

A.Normal.MenuSelected:active   {
    text-decoration:    underline;
    color: #cc0000;
}

A.Normal.MenuSelected:hover    {
    text-decoration:    underline;
    color: #cc0000;
}

.ReadMore, A.ReadMore{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:19px;
	color:#555;
	text-decoration:none;
	}
	
A.ReadMore:hover {
	color:#333;
	text-decoration:none;
	}
	

.Title {
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
font-size:13px;
color:#666666;
}


a.Title:link, a.Title:active, a.Title:visited{
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
color:#333333;
text-decoration:none;
}

a.Title:hover{
color:#993300;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
text-decoration:none;
}

/*
<div style="margin:3px 15px;font-weight:bold; border-bottom:1px dotted #cccccc; padding-bottom:3px;"><a href="[LINK]" title="[DESCRIPTION]" class="cathover"><span style="color:#555F21;font-size:11px;"><strong>[CATEGORY]</strong> ([COUNT])</span></a></div>
*/



