.headlinemodule .title {
	margin-top: 8px;
	width: 100%;
	height: 27px;
	padding-left: 10px;
	border-bottom: 1px solid #DCF4C1;
	text-align: left;
	font-stretch: expanded;
	font-size: 14pt;
	color: #0099CC;
}

.headlinemodule .logo_modulo {
	background-image: url("../images/logo_modulo.png");
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 27px;
	margin-left: 5px;
	margin-top: 8px;
	width: 82px;
}

.headlinemodule .title_container {
	height: 35px;
	width: 100%;
}