#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : 1px dashed #fff;	
}

#listing h3 {
	font-family : Arial;
	background-color: #9900CC;
	padding : 2px;
	border-top : 1px solid #fff;	
	border-bottom : 1px dashed #fff;	
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #fff;
	text-decoration : none;
	font-weight:bold;
}

#listing h3 {
	font-family : Arial;
	font-size : 16px;
}

#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: #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;
}
