#newsticker-haber {
	width:712px;
	height:90px !important;
	/*font-style:italic;*/
	overflow:hidden;
		border-top: 1px solid #916941;
	border-bottom: 1px solid #916941;
	padding-top:3px;
padding-bottom:3px;
}
#newsticker-haber .title {
	/*font-size:14px;
	font-weight:bold;
	padding:5px;*/
}
#newsticker-haber p {
	/*margin:0px;*/
	/*padding: 2px 0px 0px 20px;*/
}
#newsticker-haber ul {}
#newsticker-haber li {
	list-style:none;
	
	display:block;
	/*padding:7px 0px;
	/*border-bottom: 1px solid #dddddd;*/
	/*height:20px;
	font-family: Arial;
	font-size:12px;*/
}
#newsticker-haber li a {
	color:red;
	
}


.previous-haber {
	outline:none;
	cursor:pointer;
	/*margin-left:145px;*/
	vertical-align: bottom;
}
.next-haber {
	outline:none;
	cursor:pointer;
	/*margin-left:145px;*/
	vertical-align: top;
}



/*-----------------------------------------------------*/


