.overlay_alphacube {
	FILTER: alpha(opacity=30); BACKGROUND-COLOR: #000; moz-opacity: 0.3; opacity: 0.3
}

.alphacube_n {
	BACKGROUND: url(newslettertop.gif) repeat-x 0px 0px; HEIGHT: 32px
}

.alphacube_close {
	Z-INDEX: 100; RIGHT: 11px; BACKGROUND: url(x.gif) no-repeat 0px 0px; WIDTH: 23px; CURSOR: pointer; POSITION: absolute; TOP: 0px; HEIGHT: 23px; margin-top:6px; margin-right:6px;
}

.alphacube_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}
.alphacube_content {
	BACKGROUND: #fdfdfd; FONT: 12px arial; OVERFLOW: auto; COLOR: #000
}
