*
{
margin: 0;
padding: 0;
}
h1, h2, h3, h4, p, ul, ol { padding: .5em 0; }
ul, ol
{
margin-left: 1.5em;
}
.DisplayNone
{
display: none !important;
}
.Hidden
{
visibility: hidden !important;
}
.NoScreen
{
display: none !important;
}
.NoBorderBottom
{
border-bottom: none !important;
}
.NoBorderTop
{
border-top: none !important;
}
.NoBorder
{
border: none !important;
}
.MarginBottom
{
margin-bottom: 1.5em !important;
}
.MarginBottomHalf
{
margin-bottom: 0.75em !important;
}
.MarginTop
{
margin-top: 1.5em !important;
}
.MarginTopHalf
{
margin-top: 0.75em !important;
}
.MarginLeft
{
margin-left: 1.5em !important;
}
.MarginLeftHalf
{
margin-left: 0.75em !important;
}
.MarginRight
{
margin-right: 1.5em !important;
}
.MarginRightHalf
{
margin-right: 0.75em !important;
}
.NoHeight
{
font-size: 0 !important;
height: 0 !important;
line-height: 0 !important;
}
.NoMargin
{
margin: 0px !important;
}
.NoMarginBottom
{
margin-bottom: 0px !important;
}
.NoMarginTop
{
margin-top: 0px !important;
}
.NoPadding
{
padding: 0px !important;
}
.NoPaddingTop
{
padding-top: 0px !important;
}
.NoPaddingBottom
{
padding-bottom: 0px !important;
}
.Padding
{
padding: 1.5em !important;
}
.PaddingHalf
{
padding: .75em !important;
}
.PaddingBottom
{
padding-bottom: 1.5em !important;
}
.PaddingBottomHalf
{
padding-bottom: .75em !important;
}
.PaddingTop
{
padding-top: 1.5em !important;
}
.PaddingTopHalf
{
padding-top: .75em !important;
}
.PaddingRight
{
padding-right: 1.5em !important;
}
.PaddingRightHalf
{
padding-right: .75em !important;
}
.PaddingLeft
{
padding-left: 1.5em !important;
}
.PaddingLeftHalf
{
padding-left: .75em !important;
}
.AlignCenter
{
text-align: center !important;
}
.AlignLeft
{
text-align: left !important;
}
img.AlignLeft
{
float: left !important;
margin-right: 9px !important;
}
.AlignRight
{
text-align: right !important;
}
img.AlignRight
{
float: right !important;
margin-left: 9px !important;
}
.AlignCenter
{
text-align: center !important;
}
.FloatLeft
{
float: left !important;
}
.FloatRight
{
float: right !important;
}
.FloatClear
{
clear: both !important;
}
.VerticalAlignTop
{
vertical-align: top !important;
}
.Strong
{
font-weight: bold !important;
}
.Small, small
{
font-size: 80% !important;
}
.Width25
{
width: 24% !important;
}
.Width50
{
width: 49% !important;
}
.Width75
{
width: 74% !important;
}
.Width100
{
width: 100% !important;
}
.Opacity75
{
opacity: 0.75 !important;
-moz-opacity: 0.75 !important;
-khtml-opacity: 0.75 !important;
filter: alpha(opacity=75) !important;
}
.Debug, table.Debug td
{
border: 1px solid #f00 !important;
}
