#conteudo{
	width:578px;
	margin:20px auto;
}
#empresaLink{
	width:578px;
	border:1px #CCC dotted;
}
#itemLink{
	width:558px;
	border-bottom:1px #666 dotted;
	padding:10px;
	height:100px
}
img.logo{
	float:left;
	width:100px;
	height:100px;
	margin-right:10px
}
p.nome, p.descricao, p.url{
	float:left;
	width:444px;
	font-size:14px
}
p.nome{
	height:18px;
	padding:2px;
	border-bottom:1px #FF0000 solid
}
p.descricao{
	height:56px
}
p.url a{
	height:11px;
	padding:2px;
	text-decoration:underline;
	color:#FF0000
}