#homeContainer h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0;
	background-color: inherit;
	color: #333132;
	text-decoration: none;
	padding: 0 0 0 20px;
	background-image: url(/img/dot-home.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

#homeContainer p {
	margin: 20px 0;
	background-color: inherit;
	color: #810124;
	font-size: 11px;
	line-height: 14px;
}