ul.Tablelike li:hover {
    background: #8fd4cf;
}

.WidgetSimple {
    margin-bottom: 10px;
    background: #f0f0f0;
}

.WidgetSimple > .Header h2 {
	font-size: 1.2em;
}

.WidgetSimple h4 {
	font-size: 1.1em;
}

.CallForAction:active, .CallForAction:hover {
	text-decoration: none;
}
