#div1 {
	visibility: hidden;
	position: absolute;
	left: 265px;
	top: 104px;
	width: 139px;
	height: 66px;
	clip: rect(0px 139px 66px 0px);
/*	background-color: #4263c6; layer-background-color: #4263c6;  */
}

#div2 {
	visibility: hidden;
	position: absolute;
	left: 660px;
	top: 104px;
	width: 110px;
	height: 110px;
	clip: rect(0px 110px 110px 0px);
	/* background-color: #4263c6; layer-background-color: #4263c6; */
}

#div3 {
	visibility: hidden;
	position: absolute;
	left: 426px;
	top: 104px;
	width: 139px;
	height: 66px;
	clip: rect(0px 139px 66px 0px);
	/* background-color: #4263c6; layer-background-color: #4263c6; */
}

.bottomLinks {font-size:10px; margin:10px 20px 10px 20px;}