.LNT {
width: 500px;
height: 100px;  
font-family: Segoe UI;
font-size: 12pt;
color: white;
background-image: url('../images/latestnews.png');
background-repeat: no-repeat;
text-align: left;
}
.LatestNewsTicker  {
width: 370px;
height: 100px;
text-align: left;
}
.LatestNewsTicker ul li  { 
padding-left: 120px;
padding-top: 35px;
padding-right: 0px;
width: 370px;
height: 50px;  
text-align: left;
}
a.latestnewslink {
font-family: Segoe UI;
font-size: 12pt;
color: white;
text-decoration: none;
}