#tab_colunistas a {
	text-decoration: none;
}

#tab_colunistas a:hover{
	text-decoration: none;
}

#tab_colunistas .body_active {
	background-color:#FFFFFF;
	height: 120px;
}

#tab_colunistas .body_inactive {
	background-color:#EEEEEE;
	border-bottom:1px solid #C2C2C2;
}

#tab_colunistas .body_content_active {
	/*display:block;*/
}

#tab_colunistas .body_content_active img{
	margin:5px;
	border:1px solid #000;
	float:right;
}

#tab_colunistas .body_content_inactive {
	display:none;
}

#tab_colunistas .body_content_inactive img{
	margin:5px;
	border:1px solid #000;
	float:right;
}

#tab_colunistas .expert{
	font-weight: bold;
	padding:6px;
	
}

#tab_colunistas .expert_title{
	padding: 0px 6px;
	font-size: 11px;
}

#tab_colunistas .expert_title a{
	color: #C4702C;
	text-decoration: none;
}

#tab_colunistas .expert_title a:hover{
	color: #C4702C;
	text-decoration: none;
}

#tab_colunistas .expert_date{
	font-size: 10px;
	padding: 2px 6px;
	color: #555555;
}

#tab_colunistas .expert_intro{
	padding:6px;
}

#tab_colunistas .expert_intro a{
	color: #000000;
	text-decoration: none;
}

#tab_colunistas .expert_intro a:hover{
	color: #FF5D05;
	text-decoration: none;
}

#tab_colunistas .expert_archive{
	font-size: 10px;
}

#tab_colunistas .expert_archive a{
	color: #555555;
	text-decoration: none;
}

#tab_colunistas .expert_archive a:hover{
	color: #555555;
	text-decoration: underline;
}

#tab_colunistas .expand{
	color: #FF5D05;
	font-size: 9px;
	padding: 6px 6px 6px 0px;
}

#tab_colunistas .expand a{
	color: #FF5D05;
	text-decoration: none;
}

#tab_colunistas .expand a:hover{
	color: #FF5D05;
	text-decoration: underline;
}
