#horizontalcase {
   position:relative;
   overflow:hidden;
   left:10%;
   height:22px;
   width:650px;
}

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

.horizontaldiv {
   position:absolute;
   overflow:hidden;
   top:0;
   left:700px;
   width:690px;
   height:22px;
}

.c2 {left:710px;}
.tf {left:0px;}