﻿#Pie 
{
    width:1000px;
    height:50px;
    position:relative;
    clear:both;
    }

    #Pie .notalegal
    {
        display:inline;
        font-size:70%;
        float:right;
        margin-right:1px;
        }
        
    #Pie .notalegal A
    {
        color:#A3A19E;
        }


