.page-editores .block {
	/*border-left:8px solid #555;*/
}
.page-editores .block .header {
	line-height:18px;
	padding:0 10px 9px 10px;
	margin:0;
}
.page-editores .block .header h4 {
	margin:0;
	font-size:1.4em;
	letter-spacing:0;
	line-height:18px;

}
.page-editores .block .header .tools {
	float:right;
	margin-left:10px;
	padding-top:8px;
	display:block;
}
.page-editores .block .content {
	padding:15px 10px 15px 40px;
}
.page-editores .block .content p {
	margin-bottom:1.2em;
}
.page-editores .block .content li {
	margin-bottom:20px;
	overflow:auto;
}



.page-editores .block.editores {
	border-left:8px solid #f7941d;
}
.page-editores .block.editores .header {
	color:#f7941d;
}

.page-editores ul {
	list-style-type:none;
}