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

