.news_style{
display:none;
}

.news_show {
position:absolute;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 200px 200px 0px);
}

.news_border{
width:200px;
height:200px;
padding: 0;
text-align:left;
overflow: auto;
}

.buttondiv {
position: relative;
float: left;
top: -30px;
padding: 0px;
height:20px;
margin-bottom:0;
}

#mynewsdis{
float:left;
width:200px;
height:200px;
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 */  
