/* $Id: df2-standardizer.css 1558 2010-02-17 18:51:04Z jamesf $ */
/******************************************************************************/
/* (c) 2008 Dalton Firth Limited                                              */
/*                                                                            */
/* All rights reserved.  No part of this work may be copied, modified or      */
/* distributed without permission of the copyright holder, except where this  */
/* program has been lawfully obtained, and then only to facilitate the        */
/* installation and operation of the program within the rights granted for    */
/* its use.                                                                   */
/*                                                                       (/c) */
/******************************************************************************/


div
{ 
  padding: 0;
  margin: 0;
}

h1
{  
  font-size: 2em;
}

h2
{  
  font-size: 1.5em;
}

h3, h4
{ 
  font-size: 1.15em;
}

h1,
h2
{ 
  margin-top: 0.3em;
  margin-bottom: 0.7em;
  padding: 0;
}

img
{ 
  border: none;
}

h3, h4
{
  margin-top:    0;
  margin-bottom: 0.9em;
}


