/*Example CSS for the two demo scrollers*/

#haber1{
height: 45px;

}

#haber2{
height: 45px;

}

#musteri_gorusleri{
height: 165px;
}
.musteri_gorusleri_class{
	font-size:11px;
	color:#3c3c48;
	line-height:16px;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
	font-size:11px;
	padding:0px 5px 5px 10px;
	line-height:14px;
	color:#3c3c48;
}