.typography p, .typography ul {
	margin: 0 0 15px 0;
	padding: 0;
}
.typography ul li {
	list-style: none;
	background: url(../images/bullet.png) no-repeat 0 5px;
	padding: 0 0 5px 20px;
	margin: 0;
}
.typography p a, .typography li a {
	color: #308FC6;
	text-decoration: underline;
}