/* for Firefox */

.leftContainer			{ top: 162px; } /* top was 102px */
.smallContainer			{ top: 162px; }
.smallContainerCG		{ top: 62px; }


.monsterButton
{ 
	background-color: transparent;
	width: 707px; 
	z-index: 100;
}

.buttonsLight[disabled]		{ color: grey; }
.buttonsLightFCT[disabled]	{ color: grey; }
.buttonsLightBFCT[disabled]	{ color: grey; }
.buttonsLightLNK[disabled]	{ color: grey; }
.buttonsLightBLNK[disabled]	{ color: grey; }
.buttons[disabled]		{ color: grey; }

.Logout				{ left: 916px; top: 2px; padding-left:2px; }

#UeberSmall			{ line-height: 20px; }

.fixedContainerNotifs	{ height: 130px; }
.fixedContainerFilezone	{ height: 80px; }
.fixedContainerEvents	{ height: 342px; }
.fixedContainerChart	{ height: 109px; text-align: right; }

.absoluteTopNotifs	{ position:absolute; left:0px; top: 179px; }
.absoluteTopFilezone	{ position:absolute; left:0px; top: 94px; }
.absoluteTopEvents	{ position:absolute; left:0px; top: 268px; }
.absoluteTopChart	{ position:absolute; left:0px; top: 10px; }

