 #scr1 div {
  visibility:hidden;
 }
 #scr1, #scr1 div.default {
   width:286px;
   height:311px;
   overflow:hidden;
   visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }

 #scr1 {
/*   background-color:#fff; */
   margin:0px auto;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
 }

.bodytextnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;;
	line-height: 13px;
}

#scr1 table tr td {
   padding:5px;
   text-align:left;
   vertical-align:top;
}