
.clearfix {
    float:left;
     /*background: rgb(208, 208, 208);
background: -moz-linear-gradient(270deg, rgb(208, 208, 208) 0%, rgb(255, 255, 255) 100%);
background: -webkit-linear-gradient(270deg, rgb(208, 208, 208) 0%, rgb(255, 255, 255) 100%);
background: -o-linear-gradient(270deg, rgb(208, 208, 208) 0%, rgb(255, 255, 255) 100%);
background: -ms-linear-gradient(270deg, rgb(208, 208, 208) 0%, rgb(255, 255, 255) 100%);
background: linear-gradient(0deg, rgb(208, 208, 208) 0%, rgb(255, 255, 255) 100%);
   -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;*/
}
.newsslider_item {
    position: relative; 
    width: 450px; 
    height: 160px; 
    overflow: hidden;
     
}
.solgaleri {
    float:left;
    width:150px;
    padding:5px 0 5px 5px;
}

.npaging {
    height: 24px;
    margin: 15px;
    position: relative;
    width: 56px;
    float: right;
}

    .npaging .slidePrev {
        -moz-transition: all .35s ease;
        -o-transition: all .35s ease;
        -webkit-transition: all .35s ease;
        background-attachment: scroll;
        background-color: transparent;
        background-image: url(../images/news-backbeyaz.png);
        background-position: 0 100%;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 24px;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        transition: all .35s ease;
        width: 24px;
        z-index: 2;
    }

        .npaging .slidePrev:hover, .npaging .slideNext:hover {
            -moz-transition: all .35s ease;
            -o-transition: all .35s ease;
            -webkit-transition: all .35s ease;
            background-position: 0 0;
            opacity: 1;
            transition: all .35s ease;
        }

    .npaging .slideNext {
        -moz-transition: all .35s ease;
        -o-transition: all .35s ease;
        -webkit-transition: all .35s ease;
        background-attachment: scroll;
        background-color: transparent;
        background-image: url(../images/news-nextbeyaz.png);
        background-position: 0 100%;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 24px;
        opacity: 0.5;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .35s ease;
        width: 24px;
        z-index: 1;
    }
.ortaayirac {
    float:left;
    width:1px;
    height:180px;
    margin:50px 58px 0px 58px;
    background-color:#d2d2d2;
}
#sidebar {
    float:left;
     width:450px;
    margin-right:30px;
}
#sidebar2 {
    float:left;
     width:500px;
}
#sidebar h4, #sidebar2 h4 {
    background-image: url("../images/stripes-light.gif");
    background-position: left center;
    background-repeat: repeat-x;
    color: #000;
    padding-left: 10px;
    font-size:22px;
    line-height:25px;
    margin-bottom:15px;
    font-weight:bold;
}
 #sidebar h4 span,  #sidebar2 h4 span {
        background-color: #fff;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
    }
.baslik  h4 {
      background-image: url("../images/stripes-light.gif");
    background-position: left center;
    background-repeat: repeat-x;
    color: #000;
    margin-bottom:0 !important;
        margin-top:-2px !important;
}
 

.newsslider_item img {
    float:left;
   max-width:140px;
}
.newsslider_item span{
    float:left;
    width:285px;
    padding-left:10px;
    font-size:19px;
    line-height:23px;
    color:#191970;
    font-family: 'Neuton', serif !important;

}
.newsslider_item span a{
    color:#d2b48c;
    font-style:italic;
}
.habermetin {
    color:#191970;
    float:left;
    width:285px;
    padding-left:10px;
    line-height: 16px;
    font-size:18px !important;

}
    .habermetin a {
        color:#191970;
        font-weight:bold;
    }
.devam {
    color:#c02e28; 
    text-align: right;
  }
.devam span a{
    float:right;
    padding-left:5px;
    color:#191970;
}

