﻿.MasterHeader,.MasterBody {
vertical-align:top;
}

.MasterLeftNav {
vertical-align:top;
width: 140px;
}

body {
margin:0;
}

/* Center in centered layouts */
html body 
{ 
text-align:-moz-center; 
}

/* "Single line" spacing */
p 
{
margin-top: 0; 
margin-bottom: 0;
}

/* Workaround for bug where list bullets and numbers overlap left floated images beside it. */

ul, ol 
{
margin-top: 0.3em; 
margin-bottom: 0.3em;
list-style-position:inside !important;
}

/* MSHTML inserts a div for every <li> for some reason. This affects Firefox. */
li > div
{
display: inline;
}

div#Zone1, div#Zone2, div#Zone3
{
        padding:3px;
}

