.cheatie /* Used to cheat Internet explorer in Right/left specifications */
{
font-family: sans-serif;
color: #fffacd;
font-size: 10px;
width: 100%;
height: 0px;
overflow: hidden;
margin: 0 0 0px 0;
background: none #a7ffff;
color: #ffffff;
clear: both;
}



p /* normalizing netscape */
{
margin-top: 2px;
margin-left: 5px;
margin-right: 5px;
}

form
{
margin-bottom: 0;
margin-top:0;
}

.cheatempty
{
margin: 0px;
padding: 0px;
height: 1px;
font-size:1px;
clear: both;
}


div.spacer
{
width: 95%;
font-size: 3px;
background: none #006700;
color: #006700;
margin: 15px auto 15px auto;
}