.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.more, a.more {
	font-family: Arial;
	color: #9D9DA1;
	font-size: 10px;
	text-decoration: none;
}

a.more:hover {
	text-decoration: underline;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.hdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #333333;
	font-weight: bold;
	text-indent: 3px;
}

.percentrating {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	text-indent: 5px;
}

.thedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topheader,
a.topheader:link,
a.topheader:visited,
a.topheader:active{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
	
a.topheader:hover {color:red;}

a.topselectedheader:link,
a.topselectedheader:visited,
a.topselectedheader:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;}
	
.hideimg, img.hideimg {
	display: none
}
