#domticker{
width: 220px;
padding: 10px 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) -20px -162px  repeat-x;*/
	font-size: 18px; 
	height: 60px;
	padding: 10px 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
}

#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;
}

