/**
 * pragmaMx Integration
 * Copyright (C) 2008 by A.Ellsel (Tora) - http://pragmaMx.org
 * 
 * pragmaMx is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 */


#smfoutput #menu {
   line-height: 1;
}

#smfoutput #menu p {
   margin: 0 0 1em 0;
   line-height: 2;
}

#smfoutput .board, 
#smfoutput .board:link {
   text-decoration: underline;
}

#smfoutput .board:visited, 
#smfoutput .board:hover {
   text-decoration: underline;
}

#smfoutput div.footer {
   padding: 3pt;
   text-align: center;
}

#smfoutput h1 {
   margin: 1ex 1ex 1ex 1ex;
}

#smfoutput h2 {
   margin: 1ex 1ex 1ex 1ex;
   border-bottom: solid 1px;
   padding-bottom: 1ex;
}

#smfoutput ol {
   margin-bottom: 2ex;
   margin-top: 3ex;
   list-style-type: square;
   font-weight: bold;
}

#smfoutput ol.la {
   margin: 0 0 2ex 4ex;
   list-style-type: circle;
   font-weight: normal;
}

#smfoutput p {
   margin: 0 0 1.5em 0;
}

#smfoutput table#reference1 td, 
#smfoutput table#reference2 td {
   border: 1px solid;
   font-size: x-small;
   vertical-align: top;
}

#smfoutput table#reference1 th, 
#smfoutput table#reference2 th {
   font-size: x-small;
}

#smfoutput table#reference1, 
#smfoutput table#reference2 {
   border: 1px solid;
}

