.latestHead{
    background: url(../img/menuBg.png) repeat-x;
    background-repeat:repeat-x;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #000;
    font-weight: bold;
}

.scroll-img {
    overflow: hidden;
    font-size: 0;
}
.scroll-img ul {
    margin: 0;
}
.scroll-img ul li {
    display: inline-block;
    margin: 12px 0 0 0;
}
#demo5.scroll-img ul {
    width: 100%;
}
#demo5-btn {
    width: 680px;
    padding-top: 10px;
}
 .th-items{
    height: 6.5em;
    width: 80%;
    overflow: hidden;
    background-position: center;
    margin-left: 10px;
    margin-top: 20px;
    }
