﻿* { margin:0; padding:0; }

#cssProductTicker { 
    width:530px; 
    background:#EAEAEA; 
    padding:5px 3px 5px 3px; 
    font-family:Verdana,Arial,Sans-Serif;
    font-size:12px;
    border: 2px solid #dadada;
}


#css_preText 
{
    background: transparent url(empty-shopping-cart.png) no-repeat 0px 2px;
    text-align:left;
    font-size:10pt;
    font-weight:bold;
    padding:4px 0px 5px 25px;
    margin:0px 0px 0px 0px;
}

#css_postText {
    text-align:left;
    font-size:10pt;
    font-weight:bold;
    padding: 2px 0px 2px 0px;
}

#css_postText a {
     text-decoration: underline;
     }


.info { float:right; width:472px; }

.newsticker-jcarousellite { width: 530px; }

.newsticker-jcarousellite ul li 
{
    background: #fff url(bg_item_1x50.png) repeat-x 0 0;
    list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; 
    }

.newsticker-jcarousellite .thumbnail {
    float:left; 
    margin:4px 0px 0px 0px;
    width:40px;
    height:40px;  
}

.newsticker-jcarousellite .thumbnail IMG {
    width:40px;
    height:40px;  
}


.newsticker-jcarousellite .info a 
{
    font-size:8pt;
}

.newsticker-jcarousellite .info span.css_itemDesc { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }