#tetracase {
	position:relative;
	overflow:hidden;
	height:201px;
	width:200px;
	background-image: url(images/rss_background_02.jpg);
}

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

.tetradiv {
   position:absolute;
   overflow:hidden;
   top:190px;
   left:0;
   height:185px;
   width:200px;
}

.tetradiv div {
   border:0px solid #c99;
   background:ffffff;
   padding:13px;
   overflow:hidden;
}
