.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 450px 257px 0px);

}

.news_border
{
background-color: white;
width:452px;
height:207px;
padding: 5px 5px 5px 5px;
border:#333333 0 solid;
}

.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:363px;
height:35px;
color:black;
text-align:center;
display:none; /*descomentar para mostrar el titulo */
}

.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}

.news_show img{

margin-left: 5px;
margin-right: 5px;


}
 

.buttondiv{
position: absolute;
padding: 5px 5px 5px 5px;
border: 0px solid gray;

border-top:none;
height:20px;
float:right;
width:420px;
}

.buttondiv img{
	float:right;
}


  .news_move {
 position: relative;

  }

