/* CSS Document */#newsupdatecase {   position:relative;   overflow:hidden;   height:275px;   width:600px;}#newsupdatecase a {   font-weight:bold;   font-size:120%;}.newsupdatediv {   position:absolute;   overflow:hidden;   top:0;   left:600px;   width:180px;   height:260px;}.newsupdatediv div {   border:1px solid #c99;   padding:5px;   overflow:hidden;}
