.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:195px;
height:100px;
padding: 0px 0px 0px 0px;
overflow: auto;

}
.news_border
{
background-color: white;
width:195px;
height:100px;
border: 0px;
padding: 0px 0px 11px 0px;
overflow: auto;
}

.news_show img
{

margin-top:2px;
margin-bottom: 2px;
}

.buttondiv
{
        float:left;
        padding: 0px 0px 0px 0px;
        background-color:white;
        border: 0px;
        height:16px;
        width:48px;
}
.news_show caption { color: #CC6600; font-weight:bold;
}
.news_show td {color:#666666; font-size:9px;
}
