﻿.RightMenuContainer
{
    width: 221px;
    background-color: #00CC00;
    
    /*float: right;*/
  
    height: 100%;
}

.RightMenu
{
    width: 220px;
  height: 100%;
   margin-left: 1px;
    text-align: center;
 background-color: #00CC00;
}

#advert
{
    font-family: Arial, Helvetica, sans-serif;
    color: #990033;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    background-color: #FFFF00;
    vertical-align: middle;
    text-align: center;
    width: 95px;
    
}
.AdrotatorHp
{
    width: 210px;
}
