﻿/* Offer Scroll
-------------------------------------------------- */
#newsticker-demo
{
    
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    background-color: #B8DAF5;
    color: #3366ff;
}


#newsticker-demo a
{
    color: #3366ff;
    font-weight: bold;
}

.newsticker-jcarousellite
{
    width: 190px;
    text-align: left;
    color: #3366ff;
    font-size: 11px;
}
.newsticker-jcarousellite ul li
{
    list-style: none;
    display: block;
    border-bottom: 0px dashed #b4ac7e;
}
.clear
{
    clear: both;
}

.maximage
{
    max-height: 113px;
    max-width: 150px;
    text-align: center;
}
.lblAlpha
{
    border: 1px solid #d1c99f;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #eae4ca;
    font-weight: bold;
    font-size:11px;
    color: #3366FF;
    padding-left: 8px;
    padding-top: 3px;
}
.vTop
{
    vertical-align: top;
    margin-top: -7px;
}
.handCursor
{
    cursor: pointer ;
}
.lefttopContent
{
    margin: 0;
    border: 1px solid #d8d8d8;
    background-color: #0097FC;
}

#newsticker-demo #demo .contenttext
{
    
    text-align: left;
    color: #3366ff;
    font-size: 11px;
    background-color: #B8DAF5
}
/*************************************************************************************************/