/*Modified By Debparna Dutta*/
#domticker{
height: 37px;
padding:0px 5px;
}
#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-color:;
}
#domticker a{
font-weight: bold;
text-decoration:none;
}
/*scroller class*/
.someclass{ 
color:#fff;
font-family:Verdana, Arial, Geneva, sans-serif;
font-size:10px;
font-weight:bold;
line-height:12px;
}


