#widget {
	display:block;
	width:415px; 
	height:76px; 
	border-top:1px solid #c4151c; 
	background:#efefef;
	margin: -10px 0 0 0;
}
#widget #materias {
	width: 282px;
	height: 72px;
	display: inline;
	float: left;
	margin: 0 0 0 -40px !important;
	margin: 0 0 0 0;
}
#widget #materias .foto {
	width:95px; 
	height:76px; 
	display:inline; 
	float:left;
	overflow: hidden;
}
#widget #materias .chamada {
	width:250px; 
	height:72px; 
	display:inline; 
	float:left;
	overflow: hidden;
}
#widget #materias .chamada .titulo {
	width:240px; 
	height:50px; 
	display:inline; 
	float:left; 
	margin:14px 0 0 12px;
	overflow: hidden;
}
#widget #materias .chamada .titulo a {
	display:block; 
	text-decoration:none; 
	font:bold 14px Arial; 
	color:#c4151c;
}
#widget #materias .chamada .texto {
	width:182px; 
	height:40px; 
	display:inline; 
	float:left; 
	margin:0 0 0 8px;
}
#widget #materias .chamada .texto a {
	text-decoration:none; 
	font:normal 11px Arial; 
	color:#000;
}
#widget li {
	width: 415px;
	list-style:none;
	position: absolute;
	margin: 0 0 0 40px !important;
	margin: 0;
}
.mais {
	display:inline;
	float:right; 
	margin: 55px 10px 0 0 !important;
	margin: -15px 0 0 0;
}
.logoCasa {
	height: 15px;
	display:inline; 
	position: absolute;
	z-index: 1;
	float:right; 
	margin:4px 0 0 110px !important;
	margin:4px 0 0 3px;
}