#domticker{
width: 220px;
padding: 50px 22px;


}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background:url(../img/bg_body.png) 0 -192px  repeat-x;
	font-size: 18px; 
	height: 60px;
	padding: 10px;	
}

#domticker a{
font-weight: normal;
color: #333;
font-style: italic;
font-family : Times New Roman;
line-height: 20px;
}

#domticker a.Haberler { background:url(../img/haberler_bg.gif) 6px 6px no-repeat; display: block; height: 20px; border-top:solid 1px #54AAEC; text-indent:-500px;} 

#domticker2{
width: 350px;
height: 1.2em;
border: 1px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
