#tpfeedscase {
   position:relative;
   overflow:hidden;
   height:160px;
   width:750px;
}

#tpfeedscase a {
   font-weight:bold;
   font-size:110%;
}

.tpfeedsdiv {
   position:absolute;
   overflow:hidden;
   top:0;
   left:750px;
   width:200px;
   height:160px;
}

.tpfeedsdiv div {
   border:2px solid #804040;
   background:#F2ECEC;
   padding:5px;
   overflow:hidden;
}