.kats, .katsITP {
	cursor: pointer;
	height: 50px;
	text-align: left;
	background: #cfcfcf url("/cornerRight.png") no-repeat right;
	margin: 20px 50px 0 50px;
	padding: 0;
}

.katsITP {
	cursor: default;
}

.katsITP a {
	font: bold 14pt Arial, sans-serif;
	color: #000;
}

.katsITP a:hover {
	text-decoration: none;
}

.kats div {
	height: 50px;
	background: url("i/cornerLeft.png") no-repeat left;
	border-bottom: 1px solid #C10007;
}

.kats h3 {
	font: bold 14pt Arial, sans-serif;
	color: #000;
	margin: 0 0px 0px 0px;
}

.kats p {
	margin: 5px 20px 0;
}

.kats2 div {
	height: 50px;
	background: url("i/cornerLeft.png") no-repeat left;
	border-bottom: 1px solid #C10007;
}

.kats2 h3 {
	font: bold 12pt Arial, sans-serif;
	color: #000;
	margin: 0 0px 0px 0px;
}

.kats2 p {
	margin: 5px 20px 0;
}

.katDetails {
	border: 1px dashed #ccc;
	border-top: 0;
	margin: 0 50px 0 50px;
	padding: 5px;
}

.katDetails table {
	width: 100%;
	text-align: left;
}

.katDetails table tr.zebra td {
	background: #eee;
}