body {
	background:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}

h1, h3 {
	color:#03c;
	margin:2px 0;
}

#tetracase {
   position:relative;
   overflow:hidden;
   height:140px;
   width:600px;
}

#tetracase a {
   font-weight:bold;
   font-size:110%;
}

.tetradiv {
   position:absolute;
   top:0;
   left:600px;
  width:194px;
}

