@charset "UTF-8";
/* CSS Document */

table.rebuildKits {
	width: 450px;
	font-size: 12px;
}
table.rebuildKits th {
	font-size: 14px;
	text-align: center;
	padding: 2px;
	background-color: #daf0fa;
}
table.rebuildKits td {
	padding: 2px;
}
table.rebuildKits td.model {
	background-color: #87ceeb;
}
table.rebuildKits td.partNumber {
	background-color: #ecf8fd;
	text-align: center;
}