.news_style{
display:none;
}

.news_show
{
position:absolute;
color:#27343d;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 310px 230px 0px);
}

.news_border
{
width:295px;
height:230px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 0;
text-align:left;
overflow: auto;

}
.news_mark{
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
width:295px;
height:35px;
color:#536c7e;
text-align:left;
padding:0px;
}
.news_title{
font: bold 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding:0px;
color:#536c7e;
}

.buttondiv
{
position: relative;
float: left;
top: -30px;
padding: 0px;
height:20px;
margin-bottom:0;
}
.news_move {
 position: relative;
 width:295px;
}

.mytable
{
width:295px;
height:230px;
vertical-align: top; 
}
#mynewsdis{
float:left;
width:295px;
height:230px;
z-index:1;
margin-bottom:0px;
}

#mynewsdis:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
#mynewsdis {display: inline-block;} 
/*IE-mac de bu bolumu sakla \ */ 
* html #mynewsdis {height: 1%;} 
#mynewsdis {display: block;} 
/* IE-mac bu bolumu saklama artik */ 