table#manufacturerlist td{
	font-size:11px;
	color:#666666;
	padding:2px;
}

table#manufacturerlist tr.row1 td{
	background:#F1F3DE;
}

table#manufacturerlist td a, table#manufacturerlist td a:visited{
	color:#666666;
	text-decoration:none;
}

table#manufacturerlist td a:hover{
	color: #990000;
	text-decoration: underline;

}