.sp_news_higlighter {
     border-bottom: 1px dotted #CCCCCC;
     border-top: 1px dotted #CCCCCC;
     margin-top: 3px;
     position: relative;
     width: 100% ! important;
}

.sp-nh-buttons {
     float: left;
     position: relative;
}

.sp-nh-item {
     font-size: 9pt;
     font-weight: bold;
     overflow: hidden;
     padding-left: 10px ! important;
     position: relative;
     width: 800px ! important;
}

span.sp-nh-text {
     margin: 0px 0px 0px 5px;
}

span.sp-nh-title {
    
}

span.sp-nh-date {
     font-size: 70%;
     font-style: italic;
}

.sp-nh-prev, .sp-nh-next {
     background-repeat: no-repeat;
     cursor: pointer;
     position: absolute;
     top: 0px;
     width: 13px;
}

.sp-nh-prev {
     background-position: 0px 50%;
     right: 20px;
}

.sp-nh-next {
     background-position: -26px 50%;
     right: 5px;
}

.sp-nh-prev:hover {
     background-position: -13px 50%;
}

.sp-nh-next:hover {
     background-position: -39px 50%;
}
