.downloads {
	margin-top: 10px;
	margin: auto;
	padding: 15px 10px;
}

.downloads .title {
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
}

.downloads p {
	font-size: 14px;
	word-spacing: 2px;
	line-height: 25px;
	text-align: left;
	text-align:justify;
	text-justify:inter-ideograph;
}

.downloads .name {
	font-family: "Comic Sans MS"; COLOR: #cc0066;
	font-size: 16px;
	font-weight: bolder;
}

.downloads .license {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

.downloads .file {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-size: 12px;
	font-weight: normal;
}