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

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

a:hover{
	text-decoration:underline;
}

.urunler_468x60{
	width:468px;
	height:60px;
	overflow:hidden;
	position:relative;
}

.urunler_468x60 .ic{
	border:1px solid #ddd;
	padding:5px;
}

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

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

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

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

.urunler_468x60 .bilgi{
	color:#666;
	height:43px;
	overflow:hidden;
}

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

.urunler_468x60 .hepsiantep{
	position:absolute;
	top:41px;
	left:401px;
	background:#ddd;
	padding:2px 5px;
}

.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: 456px;
}

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

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

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

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