
.servicos-intro
{
	margin: 10px 20px;
}
.servicos-list
{
	margin: 0 0 0 20px;
	list-style-image: url(../../images/bullet-list.png);
	width: 96%;
}

.servicos-list-entry
{
	margin: 0 0 15px 0;
}

.servicos-list-entry a
{
	color: black;
	text-decoration: none;
	line-height: 1.4em;
	background: #eee;
	padding: 2px 5px;
	width: 100%;
	display: table;
	border: 0px;
}

.sub-links-container
{
	background-repeat: no-repeat;
}
