/* top */
table.ptop {
        width             :   760px;
        height            :   100px;
        }
img.ptop   {
        border            :       0;
        }
td.ptop    {
        align             :    left;
        }
table.top  {
        width             :   760px;
        height            :    67px;
        border            :       0;
        }
p.update {
        font-size         :  0.75em;
        }

p#update {
        padding-left      :    10px;
      /*border-style      :   inset;*/
      /*border-width      :     1px;*/
        color             : #505050;
        background-color  : #050505;
        filter            :alpha(opacity=70);
        }
td.bottom {
        font-size         :  0.75em;
        padding-left      :    10px;
        text-align        :    left;
        height            :    24px;
      /*background-color  : #cccccc;*/
      /*border-width      :     2px;*/
      /*border-style      :  groove;*/
        filter            :alpha(opacity=50);
        color             : #cccccc;
        margin-top        :     0px;
        margin-bottom     :     0px;
        margin-left       :     0px;
        margin-right      :     0px;
        }
