.RHS_Container 
{
    
    width: 208px;
    margin-top:9px;
}

.RHS_Body 
{
background: URL("RHS_Tile.png") repeat-y;
    
      padding-left: 30px;
      padding-right: 30px;
}

.RHS_Bottom
{
    background: URL("RHS_Bottom.png") repeat-y;
    height: 65px;
    text-align: right;
    padding-right: 30px;
}

.RHS_Header
{
    background: URL("RHS_Body.png") no-repeat;
    color: White;
    height: 50px;
}

.RHS_Title 
{
    padding-top: 18px;
    color: White;
    margin-bottom: 30px;
              margin-left: 25px;

}

.RHS_Title .Head 
{
    color: White;
        font-size: 14px;
        font-weight: bold;

}

.RHS_Body #ContentPane
{

  margin-top: 20px;
  font-size: 10pt;
}


.RHS_Body .twitterEntry {
  font-size: 12px;
  
}

.RHS_Body .twitterEntry a{
  font-size: 8px;
  font-weight: normal;
  
}