table.catalogue {
	text-align:centre;
  font-color:#CCCCCC;
  verticle-align:top;
}

table.catalogue tr th a {
  color:#000000;
  font-size:11px;
}
table.catalogue tr th a:hover {
  color:#000000;

}
table.catalogue a img {
	border:0;
}

table.catalogue tr {
  vertical-align:top;

}

table.catalogue tr th{
	padding-bottom:20px;
	padding-right:10px;
}
table.catalogue tr td{
	padding-right:10px;
}

