#lhsMenu {
	float: right;
	width: 135px;
	margin-right: 120px;
}

#lhsMenu a img {
	border: none;
}

.buttonContainer {
	position: relative;
}

.whatsHappens {
	position: absolute;
	top: 27px;
	left: 12px;
	font-family: Arial;
	font-size: 8pt;
	color: #f7e7c3;
	text-decoration: none;
	cursor: pointer;
}

.informationPanelContent {
	width: 763px !important;
	overflow: hidden !important;
}