/* CSS Document */

.news{
padding:0px;
}

.news-text{
font-size:14px; line-height:20px; overflow-y:scroll;
 height:350px; width:374px; padding:0px;
 }
 
 .news-text .detail{
 display:none;
 }
 
 .category{
 color:#0066CC;
 }
 
 .study,.report,.voice,.mag,.info{
 border-bottom:dotted 1px #CCCCCC;
 background:url(../img/arrow.gif) 12px 15px no-repeat;
 padding:12px 0px 15px 35px;
 }

.clear{
 clear:both;
}

.txt2{
display:none;
}

.txt3{
display:none;
}

.clear2{
display:none;
}

