	/*
	 * Required 
	 */
	.haber_container { width:546px; height:224px; overflow:hidden; position:relative; cursor:pointer; top:10px; left:10px; float:left;}
	.slides { position:absolute; top:0px; left:0px; }
	.slides div { position:absolute; top:0; width:546px; height:224px; top:0px; left:0px; display:none; }
	.slides div p{font-size:12px; font-weight:bold; color:#727272; padding-top:20px;}
	.slides div img{float:left; margin-right:20px;}
	/*
	 * Optional
	 */
	#loopedSlider,#newsSlider { margin:0 0; width:666px; height:244px; position:relative; clear:both; background:url(../css/img/haber_cerceve.png) 0 0 no-repeat; float:left; }
	
	#numarator{width:100px; height:240px; margin-top:2px; float:right; background:url(../css/img/header_btn/head_sag.png) 0 0 no-repeat;}
	ul.pagination { list-style:none; padding:0; margin:0; margin-top:10px;}
	ul.pagination li  { float:none; }
	ul.pagination li a { padding:0px 0px; margin-left:5px; height:40px; outline:none;}
	ul.pagination li.active a { background:#CCCCCC; }
	ul.pagination li a img{ border:none;outline:none;}