﻿body
{
}



.DistributorInfoRotatorContainer
{
    width:200px;
}

.DistributorInfoRotator
{  
    text-align: left; 
    width:200px;
    overflow:hidden;
}

.DistributorInfoRotatorHeaderRed
{
    color:#ff7200;
    text-transform:uppercase;
    font-size:7pt;
    font-weight:bold;   
}

.DistributorInfoRotatorText
{
    background-color:#e6e6e1;
    padding-left:14px;
    padding-top:4px;
    width:186px;
    height:79px; 
    overflow:hidden;
}
.DistributorInfoRotatorImage
{
    height:211px;
    width:200px;
    text-align:center;
    padding-top:7px;
    overflow:hidden;
}

.DistributorInfoRotatorButtonContainer
{
    visibility:hidden;
    width:200px;
}