.menubar {
	min-height: 552px;
	/*height: 700px;*/
}

.innerFrame {
	min-height: 543px;
	/*background-color: lightgrey;*/
	background-color: #e0e0e0;
}

.contentFrame {
	width: 686px;
}

#contentFrame {
	width: 662px;
	/*min-height: 283px;*/

	min-height:501px;
}

.contentBar {
	margin-bottom: 6px;
	/*height: 500px;*/
	min-height: 552px;
}

.header {
	display: none;
}

.contentFrame {
	top: 0px;

}

div.specbutton {
	display: none;
}

