td {
text-align: left;
}

.right {
	font-size: 10px;
	background-color: #CCCCCC;
	padding: 5px;
}

hr.show {
	background-color: #CCCCCC;
	display: block;
	height: 1px;
	width: 75%;
	margin-bottom: 15px;
}

h2.csc-firstHeader {
        background: none;
	background-color: #CCCCCC;
	margin-top: 3px;
        margin-bottom: 3px;
        font-size: 12px;
	font-weight: bold;
}
