.CMSPanelWidget {
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.CMSPanelWidget h2 {
	display: none;
}
.CMSPanelWidget p {
	text-indent: -11000em;
}
.CMSPanelWidget p a:link, .CMSPanelWidget p a:visited {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	text-decoration: none !important;
	outline: none;
	text-indent: -11000em;
}
.CMSPanelWidget p a:hover, .CMSPanelWidget p a:active {
	text-decoration: none !important;
	outline: none;
}


