/*  News Preview - shown in the right hand column//-------------------------------------------------------------*/.newsPreview{    margin-top: 10px;    margin-left: 10px;    margin-right: 15px;    background: url(/-/images/dots.gif) bottom repeat-x;    padding-bottom: 10px;}.newsPreview a img{    border: 0px;}.newsPreview .newsItems{    margin-bottom: 6px;}.newsPreview .newsItems a{    display: block;    text-decoration: none;    font-size: 10px;    color: #666666;    padding-top: 5px;    padding-left: 2px;    padding-bottom: 2px;    border-bottom: solid 2px transparent;}.newsPreview .newsItems a:hover{    color: #000000;    background: url(/-/images/newsBlueArrow.gif) bottom right no-repeat #ffffff;    border-bottom: solid 2px #cccccc;}