#newsticker {
border: #e5e5e5 1px solid; 
padding:2px 0 3px 0;
margin:0;
font-size: 13px; 
background: #ededed; 
color: #2970a6; 
position: relative; 
height: 1%;
float:left;
width:993px;
height:24px;
}

.newsticker:unknown {
clear: both;
display: block;
visibility: hidden;
height: 0px;
content: "."
}

#newsticker a:link,  #newsticker a:visited{
color: #000;
text-decoration:none;
}

#newsticker H3 {
float: left;
margin: 0px 6px;
*margin: 0px 10px 0px 10px;
_margin: 2px 5px 0px 5px;
margin: 3px 10px 0px 10px \9; 
padding:0;
font-size: 13px;
color: #007cd1;
}

#newsticker .newsticker-controls {
padding: 0;
margin: 5px 0 0 0;
*margin: 5px 0 0 0;
float: left;
width: 61px;
}

#newsticker .newsticker-controls a {
padding: 0;
margin: 0px;
display: block;
text-decoration: none
}

#newsticker .newsitem-previous {
padding: 0;
margin: 0;
float: left;
width: 24px;
}

#newsticker .newsitem-previous a {
background: url(../images/hp-sprites.gif) no-repeat -7px 0px;
height: 16px
}

#newsticker .newsitem-previous a:hover {
background-position: -7px -16px
}

#newsticker .newsitem-next {
padding: 0;
float: right;
margin: 0px 12px 0px 0px;
width: 24px;
}

#newsticker .newsitem-next a {
background: url(../images/hp-sprites.gif) no-repeat -33px 0px;
height: 16px
}

#newsticker .newsitem-next a:hover {
background-position: -33px -16px
}

#newsticker ol {
float: left;
width: 76%;
list-style-type: none;
position: relative
}

#newsticker ol li {
left: 0px; position: absolute; top: 6px
}

#newsticker ol li a:hover {
text-decoration: underline
}

#newsticker ol li .date {
color: #444;
font-size:80%;
}

#newsticker .newsticker-nav {
float: right;
color: #434e52;
margin-right: 1px
}

#newsticker .newsticker-nav .sm-title {
float: left;
margin-right: 11px
}

#newsticker .newsticker-nav a {
background: url(../images/hp-sprites.gif) no-repeat;
float: left;
width: 16px;
margin-right: 9px;
height: 16px;
text-align: center;
text-decoration: none
}

#newsticker .ctl {
display: block;
font-size: 0px;
background: url(../images/hp-sprites.gif) no-repeat 0px 0px;
width: 4px;
line-height: 4px;
position: absolute;
height: 4px
}

#newsticker .ctr {
display: block;
font-size: 0px;
background: url(../images/hp-sprites.gif) no-repeat 0px 0px;
width: 4px;
line-height: 4px;
position: absolute;
height: 4px
}

#newsticker .cbl {
display: block;
font-size: 0px;
background: url(../images/hp-sprites.gif) no-repeat 0px 0px;
width: 4px;
line-height: 4px;
position: absolute;
height: 4px
}

#newsticker .cbr {
display: block;
font-size: 0px;
background: url(../images/hp-sprites.gif) no-repeat 0px 0px;
width: 4px;
line-height: 4px;
position: absolute;
height: 4px
}

#newsticker .ctl {
left: -1px;
top: -1px
}

#newsticker .ctr {
background-position: 0px -4px;
right: -1px;
top: -1px
}

#newsticker .cbl {
background-position: 0px -12px;
left: -1px;
bottom: -1px
}

#ie6 #newsticker .cbl {
bottom: -2px
}

#newsticker .cbr {
background-position: 0px -8px;
right: -1px;
bottom: -1px
}

#ie6 #newsticker .cbr {
bottom: -2px
}