table.catalogue {
	line-height: 22px;
}
.cataloguetitle {

	font-size: 14px;
	line-height: 20px;
	color: #4C5D65;
	font-weight: bold;
}
table.subtable {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.cataloguelist {
	border: 1px solid #D3EEF7;
}
td.listtitle {
	background-image: url(../images/catalogue_table.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3EEF7;
	border-right-color: #D3EEF7;
	border-bottom-color: #D3EEF7;
	border-left-color: #D3EEF7;
	border-bottom-width: 1px;
}
.title {
	font-size: 14px;
	color: #DA0724;
	font-weight: bold;
}

