/* common
================================== */

.marketing h1 {
    color: #6cab36;
    font-size: 3em;
    letter-spacing: -2px;
    line-height: 1em;
	margin-bottom: 12px;
	font-weight: bold;
}

.marketing ul {
	margin-top: 5px;
}

.marketing ul li {
	margin-bottom: 4px;
	color: #888;
}

.marketing ul li b {
	color: #6cab36;

	font-weight: normal;
}

.marketing ul li ul li {
	margin-bottom: 4px;
}

.marketing ul {
	margin: 6px 0;
}

.marketing a {
	font-weight: bold;
}






















