body{
	font-family:Arial, Tahoma;
	font-size:11px;
}

a{
	text-decoration:none;
	color:#666;
}

a:hover{
	text-decoration:underline;
}

.urunler{
	width:920px;
	height:60px;
	overflow:hidden;
	position:relative;
	background:#FBF9F9;
}

.urunler .ic{
	border:1px solid #ddd;
	padding:5px;
	overflow:hidden;
	height:48px;
}

.urunler .hepsiantepLi strong{
	color:#cc0000;
}

.urunler .urun{
	float:left;
	width:223px;
	height:48px;
}

.urunler .resim{
	float:left;
	margin-right:5px;
	width:64px;
	height:48px;
	overflow:hidden;
}

.urunler .resim img{
	
	height:48px;
}

.urunler .bilgi{
	color:#666;
	height:44px;
	overflow:hidden;
}

.urunler .bilgi span{
	color:#cc0000;
	font-weight:700;
}

.urunlerUL{
	list-style:none;
	padding:0px;
	margin:0px;
}

.urunlerUL li{
	float:left;
	width:223px;
	height:48px;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 223px;
    height: 48px;
}


.jcarousel-container {
}

.jcarousel-container-horizontal {
    width: 907px;
}

.jcarousel-clip-horizontal {
    width:  907px;
    height: 48px;
}

.jcarousel-item {
    width: 223px;
    height: 48px;
}

.jcarousel-item-horizontal {
    margin-right: 5px;
}

.jcarousel-item-placeholder {
    color: #000;
}
