.list_categories th{
	padding: 5px !important;
	background-color: #F1F1F1 !important;
	color: #008AE8 !important;
			
}
.titulo_post{
	padding: 10px !important;
	background-color: #F8F8F8 !important;
	color: #595959 !important;
	width: 60% !important;
	border-bottom: solid 1px #ffffff !important;
	border-left: solid 1px #ffffff !important;		
}
.titulo_post a{
	color: #595959 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}
.all_post{
	background-color: #F2F2F2 !important;
	color: #595959 !important;
	border-bottom: solid 1px #ffffff !important;
	border-left: solid 1px #ffffff !important;
	text-align: center !important;
}
.last_post{
	background-color: #EDEDED !important;
	color: #3F3F3F !important;
	border-bottom: solid 1px #ffffff !important;
	border-left: solid 1px #ffffff !important;
	text-align: center !important;
}
.pseudo_post{
	padding: 10px !important;
	background-color: #F8F8F8 !important;
	color: #888888 !important;	
	border-bottom: solid 1px #ffffff !important;
	border-left: solid 1px #ffffff !important;	
	text-align: center;
}
#myLink a{
	display: block;
	position: relative;
	margin-top: 20px;
	padding: 5px;
	width: 90px;
	height: 30px;
	overflow: hidden;
	background-image: url(img/new_topic.gif);
	background-repeat: no-repeat;	
}
#myLink a span{
	display: block;
	position: relative;
	padding: 100px;
}
