@charset "utf-8";
.distribute {
	width: 157px;
	margin: 15px;
	float: left;
}
.distribute a {
	font-size: 10px;
	color: #5C802C;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
h1 {
	font-size: 1.5em;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #5D802C;
	padding: 5px;
	margin: 0px;
}
.distribute p {
	font-size: 1em;
	line-height: 1.25em;
	margin: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	padding: 3px;
	width: inherit;
}
.distribute span {
	padding: 3px;
}
