@CHARSET "ISO-8859-1";

.foo_con2{

	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#222222;
	width:140px;
	height:auto;
}

#foo_content2 p span{
	
}
#foo_content2 p{
	margin:0;
	
}

.image_carousel2 {
	height: 370px;
    overflow: hidden;
    position: relative;
	padding: 7px 15px;
}

.image_carousel2 .urun_baslik h1{
	border-bottom: 1px solid #999;
	display: block;
	font-size: 18px;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	height: 25px;
	margin: 3px 0px;
	color: #666;
}

#foo_content2 a img {
	height: 75px;
	margin-right: 5px;
	
}

#foo_content2{
	border-bottom: 1px dashed #666;
	display: block;
	height: 90px;
	margin: 23px 0px 0px 0px;
	width: 268px;
}

#foo_content2 h2{
	float: right;
	font-size: 12px;
	margin: 1px 1px;
	width: 140px;
	height: 47px;
	overflow: hidden;
	font-family: arial,tahoma;
}
#foo_content2 h2 a{
	color:#555;
}

#foo_content2 .more{
	background: rgb(61, 61, 61);
	display: block;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	width: 52px;
	margin: -25px 124px;
	font-family: arial,tahoma;
}
#foo_content2 .more a{
	color: #aaa;
}

.image_carousel2 a.prev {
	background: url("../images/small-prev2.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 60px;
    position: absolute;
    left: 3px;
    text-indent: -9999px;
    top: 80px;
    width: 20px;
    z-index: 9999;
}

.image_carousel2 a.next {
	background: url("../images/small-next2.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 60px;
    position: absolute;
    right: 3px;
    text-indent: -9999px;
    top: 80px;
    width: 20px;
    z-index: 9999;
}

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}