﻿body
{
}
.DistributorWeekOfferRotatorContainer
{
   width:400px; 
   height:301px; 
}

.DistributorWeekOfferRotator
{ 
    padding-left: 10px; 
    text-align: left; 
    height:255px;
}

.DistributorWeekOfferRotatorButtonContainer
{
    visibility:hidden;
    height:0px;
    /*
    width:398px;
    height:20px;
    */
}

.DistributorWeekOfferHeader
{
    color:#ff7200;
    text-transform:uppercase;
    font-size:7pt;
    font-weight:bold;
}

.DistributorWeekOfferItemTextRestrainer
{
     height:32px;
     overflow:hidden;
}

.DistributorWeekOfferItemImageContainer
{
     text-align: center;
     padding-top:7px;
     width: 200px;
     height: 170px;
     overflow: hidden;
}

.DistributorWeekOfferItemPriceContainer
{ 
    text-align: center;
    width: 200px;
}

.DistributorWeekOfferItemLeft
{
    width:200px;
    vertical-align:top; 
}
.DistributorWeekOfferItemTextLeft
{
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px;
    overflow:hidden;
    background-color:#f4f4f1;
}

.DistributorWeekOfferItemRight
{
    width:200px;
    vertical-align:top;
}
.DistributorWeekOfferItemTextRight
{
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px;
    overflow:hidden;
    background-color:#fafaf9;
}