@charset "utf-8";
/* CSA Tetra CSS Document */


#scrollercsacase {
	position:relative;
	overflow:hidden;
	height:160px;
	width:250px;
	padding: 0px 0 0 8px;
	margin-top: 25px;
	font-size:80%;
	color:#1a4b8e;
}

#scrollercsacase a {
   font-weight:bold;
}

.scrollercsadiv {
   position:absolute;
   overflow:hidden;
   top:200px;
   left:0;
   height:200px;
   width:260px;
}

.scrollercsadiv div {
   border:0;
   background:#ffffff;
   padding:5px;
   overflow:hidden;
}

