﻿body
{
}
.DistributorWeekOfferRotatorContainer
{
   width:388px;
   height:295px;
}

.DistributorWeekOfferRotator
{
    padding-left: 10px;
    text-align: left;
    height:295px;
}

.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: 194px;
     height: 170px;
     overflow: hidden;
}

.DistributorWeekOfferItemPriceContainer
{ 
    text-align: center;
    width: 194px;
    height: 30px;
}

.DistributorWeekOfferItemLeft
{
    width:194px;
    vertical-align:top; 
}
.DistributorWeekOfferItemTextLeft
{
    padding-left:12px;
    padding-top:4px;
    width:182px;
    height:79px;
    overflow:hidden;
    background-color:#f4f4f1;
}

.DistributorWeekOfferItemRight
{
    width:194px;
    vertical-align:top;
}
.DistributorWeekOfferItemTextRight
{
    padding-left:12px;
    padding-top:4px;
    width:182px;
    height:79px;
    overflow:hidden;
    background-color:#fafaf9;
}
