#quality {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin: 3px;
	padding: 3px;
	height: 22px;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
}
.up {
	font-size: 9px;
	line-height: 10px;
}


#quality td {
	border: 1px solid #CCC;
	height: 20px;
	font-weight: normal;
}

table,td,th{border-collapse:collapse;}
.c {
	font-size: 12px;
	text-align: left;
}
