﻿body
{
}

.TipsTricksInfoRotatorContainer
{
     width:200px;
     text-align: left;
     height:301px;
}

.TipsTricksInfoRotatorHeader
{
    height:19px;
    width:200px;
    background-color:#5f8d6a;
    color:White;
    text-align:center;
    padding-top:5px;
    font-weight:bold;
    font-size:8pt;
}

.TipsTricksInfoRotatorText
{
    background-color:#f1f2f2;
    padding-left:14px;
    height:83px;
    width:186px; 
    overflow:hidden;
}

.TipsTricksInfoRotatorImage
{
    height:211px;
    width:200px;
    text-align:center;
    padding-top:7px;
    overflow:hidden;
}

.TipsTricksInfoRotatorButtonContainer
{
     background-color:#5f8d6a;
     width:200px;
     height:24px;
}