/**************************************
List pages styles override (lista de conteudos genericos)
**************************************/

/*CONTENT*/

/*CONTENT_TITLE*/
.contentTitleDetailLink {
  /* Border under */
  border-bottom: none;
  /*border-bottom: 3px solid #339999;
  border-width: 100%;*/
}
.contentTitleDetailLink a {
	/* Format */
	font-size: 1.2em;
	color: #339999;
	font-weight: bold;
}
.contentDetailLinkText {
	/* Color */
	color: #339999;
}

