/* Fix: Panel header fonts and width */
.module300-glass.expandable .head h3 {
	width:230px !important;
}
/* Fix: Mouse cursors over panel headers */
.module300-glass.expandable .head {
	cursor: pointer;
}
.module300-glass .head h3 {
	width:230px !important;
}
/* Fix: Mouse cursors over panel headers */
.module300-glass .head {
	cursor: pointer;
}
.panel458 .body #card-summary .cta {
	height:30px;
}

/*
#newsletter-close {
	color:#4283A4;
	font-size: 0.8em; 
	z-index: 9999;	
	cursor:pointer;	
	position: absolute; 
	top : 15px;
	left: 400px;
	
}

dd {
	font-size: 9pt !important;
}
*/