#tetracase {
	position:relative;
	overflow:hidden;
	height:620px;
	width:125px;
}
#tetracase a {
	font-weight:bold;
	font-size:90%;
}
.tetradiv {
	position:absolute;
	overflow:hidden;
	top:620px;
	left:0px;
	height:200px;
	width:115px;
	font-size:95%;
}

