.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
float:left;
border: 0;
width: 715px; /*width of featured content slider*/
height: 340px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*margin: 12px 0 0 20px;*/
width: 715px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
z-index:50;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
color: White;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}


.rightslider{
float:right;
width: 225px;
overflow:hidden;
}

.rightslider2{
float:left;
width: 250px;
display:table
}


.rightslider_img
{
width: 100px;
height: 84px;
margin-right: 8px;
margin-bottom: 2px;
}

.yazi_div{background:url(/images/transparent-back3.png);z-index:999999;margin: 0;color: #ffffff;position: absolute;top: 270px;width:715px;height:77px;padding:10px;}
.yazi_div{_filter: progid:DXImageTransForm.Microsoft.AlphaImageLoader(src='/images/transparent-back3.png');z-index:999999;margin: 0;position: absolute;top: 270px;width:715px;height:77px;padding:10px;}

.baslik{width:600px; color: #ffffff;font-family:Tahoma, Verdana, Arial;font-size: 20px;}
.aciklama{width:600px; color: #ffffff;font-family:Tahoma, Verdana, Arial;font-size: 18px;}