.news_style{
display:none;
}

.news_border
{
background-color: white;
width:394px;
height:210px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border:1px solid #2D333F; 
padding: 2px 2px 2px 2px;
/*overflow: auto;*/
overflow:hidden;
}

.mytable
{
width:390px;
height:210px;
vertical-align: top;
overflow:hidden;
}
.news_mark{
background-color: #5F3F1A ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
width:399px;
height:29px;
color: #FFF;
text-align:center;
overflow:hidden;
border-right:1px solid #2D333F;
border-bottom:1px solid #2D333F;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 2px 0px 0px 40px;
color: #FFF;
}

.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border:1px solid #2D333F; 
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }