/* This style sheet is used on the public material pages */

td.icon {
	padding: 0 15px;
	vertical-align: top;
	text-align: center;
	font-size: small;
	white-space: nowrap;
	}

td h4 {
	margin: 0
	}

td p {
	font-size: small;
	margin: 0.85em 0;
	}

a[href $=".pdf"] {
	background: none;
	padding-right: 0;
	}
