/*****************************************************************************
 * pDI-Tools Home Page CSS
 *
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *   Copyright (C) 2004,2005 Gerardo García Peña
 *   You can copy, distribute and modify this file without any restriction.
 *
 *****************************************************************************/

@import url("/pditools/style.css");

#content *             { margin-left: 40pt; margin-right: 40pt; text-align: left }
#content * *           { margin-left:  0pt; margin-right:  0pt; text-align: left }
#content UL LI         { margin-left: 15pt; margin-right: 20pt; text-align: left }
#content UL LI *       { margin-left:  0pt; margin-right:  0pt; text-align: left }
UL, P                  { margin-left: 0pt; margin-right:0pt }
.title                 { font-size: 150%;
                         border-style:solid;
                         border-color:black;
                         border-width:1px;
                         background-color:#EED8BB;
                         margin: 20pt 10pt 10pt 15pt ! important;
                         padding: 0pt 5pt 0pt 5pt }
.subtitle              { font-size: 112%;
                         border-style:solid;
                         border-color:black;
                         border-width:1px;
                         background-color:#FFEFCB;
                         margin: 20pt 20pt 10pt 32pt ! important;
                         padding: 0pt 5pt 0pt 5pt }
