#specificArea {
	margin-top: 20px;
}

.specificReportLabels{
	font-size: 1em;
	font-family:  arial,helvetica,sans serif;
	cursor: pointer;	
}

.specificMoreReports {
	font-size: 13px;
	cursor: pointer; 
	padding: 3px 3px 0px 70px;	
	color: #e27b04;
	text-decoration: none;
}

a.specificMoreReports:hover {
	text-decoration: underline;
}


.specific-table {
	padding-bottom: 5px;
	width: 100%;
}

.specific-header {
	font-size: 12pt;
	font-family: arial,helvetica,sans serif;
	color: #2A5879;
	border-bottom: #8BB6D8 1px solid;
	background: url("../../images/public/image_gallery.gif") no-repeat scroll 0 40% transparent;
	line-height: 2em;
	padding-bottom: 14px;
    padding-left: 70px;
    padding-top: 5px;
	
}

.specific-header reportLI{
	margin-top: 10px;
}

.specific-reports {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 70px;
}

.specific-ul {

}

li.specific-li {
	list-style: disc outside url("../../images/public/boloSubportada.gif");
	padding-bottom: 0.3em;
}

