.jcarousel-skin-tango .jcarousel-container {
background:url(galeri.gif) no-repeat; width:887px; height:157px; margin-left:23px;

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 887px; height:157px; 
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
 margin-left:67px;  width: 750px; height:157px; 

}

.resimbaslik {width:140px; background:url(resimbaslik.gif) no-repeat; height:28px;} 

.jcarousel-skin-tango .jcarousel-item {
    width: 130px;
    height: 135px; background:#fff; padding:5px; border:1px solid #ccc; font-weight:bold; font-family:"CalibriBold"; font-size:12px; color:#666666; line-height:15px; font-style:italic;
}

.jcarousel-skin-tango .jcarousel-item a{ padding-bottom:1px; border-bottom:1px solid #ccc;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px; margin-top:5px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 48px;
    height: 156px;
    cursor: pointer;
    background:url(sag.gif) no-repeat;
}

.jcarousel-skin-tango:hover .jcarousel-next-horizontal:hover {
    background:url(sagfocus.gif) no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 48px;
    height: 156px;
    cursor: pointer;
    background:url(sol.gif) no-repeat;
}
.jcarousel-skin-tango:hover .jcarousel-prev-horizontal:hover {
    background:url(solfocus.gif) no-repeat;
}
