#tetracase {
	position:relative;
	overflow:hidden;
	height:100px;
	width:740px;
}
#tetracase a {
	font-weight:bold;
	font-size:80%;
}
.tetradiv {
	position:absolute;
	overflow:hidden;
	top:0px;
	left:760px;
	height:100px;
	width:175px;
	font-size:95%;
}
