
	#layer1		{ position: absolute;background: #e2e2e2;height: 520px;display: none;z-index: 20; }
	#layer2		{ position: absolute;height: 520px;right: 0px;top: 0px;overflow: hidden;z-index: 20;display: none; }
	#layer3		{ width: 28px;height: 520px;position: absolute; top: 0px;right: -28px;overflow:hidden;display: none; }

	#content1_buttons	{ position: absolute;top: 0px;left: 0px;width: 28px;height: 520px;text-align: center;display: none; }
	#content1		{ position: absolute;top: 0px;left: 0px;width: 266px;height: 4520px;display: none; }
	#content2		{ position: absolute;top: 7px;left: 28px;width: 210px;height: 513px;display: none; }

	.row1			{ position: relative;margin-top: 12px;z-index: 1; }
	.element1		{ height: 20px; }
	.layer1_img		{ position: absolute;top: 0px;left: 0px;width: 28px;height: 20px;background: #e2e2e2 url('../img/icon1.gif') no-repeat top center;text-align: center;cursor: pointer;z-index: 2; }
	.layer1_buttons	{ position: relative; width: 28px;height: 20px;background: #e2e2e2 url('../img/icon1.gif') no-repeat top center;text-align: center;cursor: pointer;z-index: 1;margin-top: 12px; }
	.event			{ position: absolute;top: 0px;left: 0px;height: 20px;width: 100%;cursor: pointer;z-index: 5;white-space: nowrap;color: #647D93;padding-left: 38px;font-family: Century Gothic, Verdana, Tahoma, Arial;font-size: 14px;background: url('../img/arrow1.gif') no-repeat center left;text-transform: uppercase; }
	.down			{ display: none; }
	.down div		{ display: block;padding-left: 38px;color: #657E92;font-size: 12px;text-decoration: none;font-family: Century Gothic, Verdana, Tahoma, Arial;cursor: pointer;text-transform: uppercase; }
	

	.row2			{ position: relative;margin-top: 6px;z-index: 1; }
	.element2		{ height: 20px; }
	.event2		{ position: absolute;top: 0px;left: 0px;height: 20px;line-height: 20px;width: 100%;cursor: pointer;z-index: 5;white-space: nowrap;color: #657E92;padding-left: 14px;font-family: Century Gothic, Verdana, Tahoma, Arial;font-size: 11px;background-position: center left;background-repeat: no-repeat;text-transform: uppercase; }
	.down2			{ display: none; }
	.down2 div		{ display: block;padding-left: 15px;color: #657E92;font-size: 12px;text-decoration: none;font-family: Century Gothic, Verdana, Tahoma, Arial;cursor: pointer; }
	
