*
{
    margin: 0;
    padding: 0;
}

#newsticker-demo
{
    width: 130px;
    padding: 0 5px 5px 0;
    font-family: "Times New Roman" , Sans-Serif;
    font-size: 11pt;
    color: White;
    margin: 0px auto;
    float: left;
}

#newsticker-demo a
{
    text-decoration: none;
    color: White;
}

#newsticker-demo .title
{
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    padding: 0 5px 5px 5px;
    color: #C6B567;
    border-bottom: solid 2px #C6B567;
    margin-bottom: 5px;
}

.newsticker-jcarousellite
{
    width: 130px;
}

.newsticker-jcarousellite ul li
{
    list-style: none;
    display: block;
}

.newsticker-jcarousellite .thumbnail
{
    visibility: hidden;
}

.newsticker-jcarousellite .info
{
    position: relative;
    width: 130px;
    color: White;
    text-align: center;
    min-height: 40px;
    height: auto !important;
    height: 40px;
}

.newsticker-jcarousellite .info .a
{
}


.newsticker-jcarousellite img
{
    display: block;
    margin: auto;
}


.newsticker-jcarousellite .info span.cat
{
    display: block;
}

.clear
{
    clear: both;
}
