#listing div {	
                margin : 5px 10px;
}

#listing .post {
	border-bottom : none;
                margin: 5px,10px;
}

#listing .head{
                font-family : Verdana;
	background-color : #EEEEEE;
	border-top : 1px solid #8ca2b3;	
	border-bottom : 1px dashed #8ca2b3;		
	text-align: left;
}

#listing h3 a {
	color : #333;
	text-decoration : underline;
}

#listing h3 {
	font-family : Georgia;
	font-size : 14px;
               margin: 5px,10px;
                font-family : Verdana;
                font-size : 14px;
                margin: 5px,10px;
                font-color: #8ca2b3;
}

#listing .post {

}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

.articlehead{
                font-family : Verdana;
	background-color : #EEEEEE;
	border-top : 1px solid #8ca2b3;	
	border-bottom : 1px dashed #8ca2b3;		
	text-align: center;
}

h3.comment {
                font-family : Verdana;
                font-size : 14px;
                margin: 5px,10px;
                font-color: #8ca2b3;
}

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: #ff0000;
}

A.Normal.MenuSelected:link {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuSelected:visited  {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuSelected:active   {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
