
.servicos-tipo
{
	padding: 10px;
	width: 100%;
}

.servicos-tipo-titulo
{
	background: #eee;
	width: 672px;
	padding: 3px 6px;
	margin: 8px 0 0 0;
	font-family: "trebuchet ms";
	letter-spacing: 1px;
	font-size: 1em;
	font-variant: small-caps;
}

.servicos-tipo-descricao
{
	color: black;
	width: 671px;
	padding: 3px 6px;
	font-size: 0.9em;
	border: 1px solid #eee;
}

.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 8px 0;
	line-height: 1.4em;
	background: #eee;
	padding: 2px 5px;
	width: 100%;
}

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