.rate {
	font-family: Verdana;
	font-size: 11px;
	color: #3b4d66;
	background-color:#FeFeFe;
	border:1px solid #85837E;
}
td {
	font-size:11px;
	font-family: Verdana;
}
.item {
	font-color:#0066CC;
	font-weight:bold;
}
a:link {  color: #666666;}
a:visited {  color: #666666;}
a:hover {font-style: normal; color: #a83838;}

.attribute {
  text-align:right;
  font-weight:bold;
  color:#0066CC;
  vertical-align:top;
}
.list-attribute, .list-attribute a {
  font-weight:bold;
  color:#008282;
  font-size:10px;
}
.disabled {
  background-color:#d4d0c8;
  color:#808080;
}
#filter-form td {
  padding:2px 8px;
}
