/* downloads.css */
.sechead {
	text-align:right;
	vertical-align:top;
	background-color:#dd0;
}

.seccontent {
	padding-bottom:1em;
	
}

.contents {
	font-size:smaller;
	font-weight:bold;
	color:#fa0;
}

th {
	font-size:smaller;
}