.scrollNewsBtn {
position:absolute;
right:10px;
bottom:10px;
}
.scrollNewsBtn a:link,
.scrollNewsBtn a:visited {
float:left;
padding:0 5px;
margin:0 2px 0 0;
line-height:1.4;
color:#ffffff;
font-size:11px;
font-weight:bold;
font-family:Verdana,Arial;
text-decoration:none;
background:#000000;
border:solid #000000 1px;
}
.scrollNewsBtn a.lh:link,
.scrollNewsBtn a.lh:visited,
.scrollNewsBtn a:hover {
background:#ffffff;
border:solid #C9000D 1px;
color: #C9000D;
}
