﻿/*
   default.css: CSS2 style sheet for Conejo Systems website
	Copyright (c) 2002-2008 Conejo Systems
*/

div#div10 p
{
    text-align:         center;
}

div#div10 sup
{
    font-size:          8pt;
}

div#div20
{
    margin:             80px auto 8px auto;
    padding:            4px;
    width:              67%;
    background-color:   #46311c;
    font-size:          8pt;
    white-space:        nowrap;
}

div#div20 p
{
    margin:             0px;
}

div#div21
{
    float:              right;
    margin:             0px;
    padding:            0px 0px 1px 0px; /* IE6 workaround: allow the border-bottom to show on the A element */
    width:              47%;
    font-size:          8pt;
    text-align:         right;
}

div#div22
{
    margin:             0px;
}

