DIV#file
{
  width             : 47%;
  float             : right;
  border-left       : dotted thin blue;
  border-top        : dotted thin blue;
  border-bottom     : dotted thin blue;
  padding           : 1em;
  margin-bottom     : 2em;
}

DIV#file P#p_file
{
  font-size         : 1.1em;
  font-weight       : bold;
  color             : #8b8b7a;
}

DIV#file TABLE
{
  width             : 100%;
}

DIV#file .size
{
  text-align        : right;
}
