.comments-article-outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comments-article-header {
	background-color: #E0E0E0;
	padding: 2px;
	letter-spacing: 0px;
}
.comments-article-name {
	font-weight: bold;
}

.comments-article-staff {
	font-weight: none;
	font-size: 10px;
	font-color: #3366CC;
}

.comments-article-date {
	font-weight: bold;
	font-size: 11px;
}

.comments-article-number {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #FF6600;
} 

.comments-article-message {
	background-color: #EBEBEB;
	font-size: 11px;
}

.comments-listing-outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comments-listing-header {
	background-color: #E0E0E0;
	padding: 2px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 11px;
}

.comments-listing-threadlink {
	text-decoration: none;
	color: #0083D6;
	font-size: 12px;
	font-weight: bold;
}
.comments-listing-threadlink:link {
	color: #0083D6;
}
.comments-listing-threadlink:visited {
	color: #0083D6;
}
.comments-listing-threadlink:hover {
	color: #FF6600;
	text-decoration: none;
}

.comments-threadview-title {
	font-weight: bold;
	font-size: 14px;
}
