.press_kit_download
{
	display: inline-block;
	width: 400px;
	text-align: left;
	clear:left;
	
	margin-left: 32px;
	margin-right: 32px;
	margin-bottom: 24px;
	
	text-decoration: none;
	color: black;
}

.press_kit_download img
{
	float:left;
	margin-right: 16px;
}

.press_kit_download:hover .title
{
	text-decoration: underline;
}

.press_kit_download .title
{
	display: block;
	padding-top: 4px;
	font-size: 1.25em;
}

.press_kit_download .contents
{
	display: block;
	opacity: 0.75;
	font-size: 0.8em;
}