

div.presskit ul li {
	margin-bottom: 1em;
}

div.presskit ul li div.link span.title {
	font-weight: bold;
}

div.presskit ul li div.link span.download {
	margin-left: 1.5em;
}

div.presskit ul li div.description {
	margin-top: 0.25em;
}



div.presskit table td {
	padding: 1em;
	text-align: center;
	vertical-align: top;
}
div.presskit table td div.icon img {
	border: solid 1px;
}
div.presskit table td div.title {
	font-weight: bold;
}
div.presskit table td div.download {
	font-size: 90%;
	margin-top: 0.25em;
}
div.presskit table td div.description {
	margin-top: 0.25em;
}

