
img.left {
	top: 0px;
	float:left;
	display: none;
	margin:0;
	padding:0;
	margin-right:20px;
}


#wrapper2 {
	width: 305px;
	padding-top: 0;
	height:150px;
}





.jcarousel-container {
	float:left;
	display: block;
	position: relative;
	margin:0;
	padding:0;
}

.jcarousel-container-vertical {
	width:  295px;
	height:119px;
}

.jcarousel-clip-vertical {
	height: 130px;
}

.jcarousel-item {
	height: 60px;
	overflow: hidden;
	position: relative;
	display: block;
	z-index: 1;
}

#newslist2 ul li {
	width:  295px;
	height:17px;
	line-height:16px;
	text-decoration:none;
	background:url(/images/haberok.png) no-repeat left center;
	margin-bottom:6px;
	padding: 0px;
	padding-left:15px;
	display: block;
	overflow: hidden;
	border-bottom:1px #D6D6D6 dotted;
	padding-top:3px;
}

#newslist2 p {
	margin: 0;
}

#newslist2 h4 {
	margin-bottom: 8px;
	line-height: 1;
}

#newslist2 h4 span {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #565656;
	padding-left: 5px;
}

#news h2 {
	float: left;
	margin-top: 10px;
}

#scroll2 {
	overflow: hidden;
	width: 80px;
	height: 25px;
	padding: 2px;
	float:right;
	margin-top:10px;
	margin-right:-20px;
}

#newslist2-next2 {
	cursor: pointer;
	top:0px;
}

#newslist2-prev2 {
	cursor: pointer;
	outline: 0;
}

a.jbutton, a.jbutton:link, a.jbutton:visited {
	display: block;
	padding: 0;
	height: 25px;
	width: 40px;
	text-indent: -99999px;
}

a#newslist2-prev2.jbutton, a#prev2.jbutton {
	background:url(/news/style/images/altok.png) no-repeat;
	float: left;
	height: 15px;
	width: 28px;
	margin-right: 5px;
	margin-left:-11px;
}

a#newslist2-next2.jbutton, a#next2.jbutton {
	
	background:url(/news/style/images/ustok.png) no-repeat;
	float: left;
	height: 15px;
	width:32px;
}

a#newslist2-prev2.jbutton:hover {
	text-decoration: none;
}

a#newslist2-next2.jbutton:hover {
	text-decoration: none;
}



