﻿.search {
	margin-bottom: 10px;
}
.search .t_search_container {
	width: 750px;
}
.search .t_search_col {
	width: 33%;
}
#btnPesquisar {
	margin-top: 18px;
}
.list_container {
	border-bottom: 1px solid #e0e1df;
	padding-bottom: 10px;
}
.list_container .titulo {
	clear: both;
	display: block;
}
.list_container .titulo a {
	color: #0284cd;
	font-weight: bold;
	font-size: 12px;
}
.list_container .categoria {	
	display: block;
	color: #40403e;
	font-weight: bold;
	margin: 5px 0;
	clear: both;
}