
#main-content .inner-content.landing p {
	width: auto;
}

.terms a:hover {
	text-decoration: underline;
}

.terms ul {
	margin-bottom: 15px;
}

.terms li {
	background: url(/images/icons/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}

