@CHARSET "UTF-8";
#news-ticker div {
//border:1px solid black;
height:20px;
margin-top:-1px;
padding:3px;
width:600px;
}
#news-ticker div.first {
margin-top:0;
}
#news-ticker {
background-image: url(../_img/tjx.gif);

height:40px;
margin-top:10px;
margin-bottom:5px;
margin-left:15px;
overflow:hidden;
width:610px;
}
#news-ticker h4 {
color:#993333;
display:inline;
}
#news-ticker p {
display:inline;
font-size:10px;
margin-left:0 !important;
}
#news-title p{
margin-left:20px;
font-size:12px;
color:#662200;
}
#news-ticker a:hover{
color:#006699;
text-decoration:none;
}
#news-ticker a:visited{
text-decoration:none;
color:#006622;
}
#new-ticker a:link{
text-decoration:none;
color:#A5A092;
}