/* ==== Module Content Wrappers ==== 
  	
  	Wrappers para o conteudo dos modulos. 
*/


.mod_cont
{
	padding: 12px 14px;
	border: none !important;
}

.title
{
	font-family: Verdana, cursive !important;
	font-size: 0.9em !important;
	font-weight: bold !important;
	color: #a0de56;
	border: none !important;
}

hr
{
	background-image: url("/images/hr.gif");
	height: 2px;
	border: 0;
	margin-top: -9px;
	padding-left: 16px;
	padding-right: 16px;
}

#articles_cont h4 > a{
	background-image: url("/images/article_front.png");
	background-repeat: no-repeat;
	background-image: center left !important;
	line-height: 14px;
	display: block;
	padding-left: 22px;
}

