.act-listagem .nav {
	background: #FFF;
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	text-align: center;
	line-height: 30px;
	margin: 20px 0;
}
.nav a {
	padding: 0 3px;
}
.busca {
	font-size: 22px;
	padding-bottom: 10px;
}
.busca span {
	font-weight: normal;
	color: #444;
}
.resultado {
	font-size: 12px;
	padding-left: 2px;
}
.resultado span {
	color: #444;
}
.act-listagem #col-left ul li {
	list-style:none; 
	width: 550px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #b2b2b2;
	clear:both;
}
.act-listagem #col-left ul li img {
	float: left;
}
.act-listagem #col-left ul li p, .footer {
	margin-left: 80px;
	display: block;
	border: solid blue 0px;
}
.footer-rate {
	width: 90px;
	height: 18px;
	float:left;
	background: url(../images/estrela-cinza.gif) repeat-x;
	margin-right: 10px;
	border: solid pink 0px;
}
.footer p{
	width: 0px;
	height: 18px;
	float:left;
	margin-left: -15px;
	margin-right: -61px;
	border: solid gray 0px;
}
.footer-review {
	line-height: 18px;
	float: left;
	margin-left: 8px;
	border: solid red 0px;
}
.footer-destaque {
	width: 200px;
	height: 18px;
	float: left;
	background: url(../images/btn-destaque.gif) no-repeat;
	margin-right: 10px;
	border: solid green 0px;
}
.footer-icones {
	width: 200px;
	height: 18px;
	float: left;
	margin-right: 10px;
	border: solid green 0px;
}