﻿/*
   content1.css: CSS2 style sheet for Conejo Systems website
	Copyright (c) 2002-2008 Conejo Systems
*/

bdo
{
    /* the presence of this empty rule works around a bug in NN7 */
}

div.div11
{
    clear:          both;
    margin:         0px 0px 12px 0px;
}

div.div11 sup
{
    font-size:      7pt;
}

div.div11c
{
    text-align:     center;
    font-size:      10pt;
}

div.div11c sup
{
    font-size:      8pt;
}

div.div11l
{
    float:          left;
    clear:          left;
    text-align:     center;
    width:          24px;
    margin-top:     -6px;
}

div.div11r
{
    margin:         0px 0px 0px 32px;
    font-size:      8pt;
}

div.div11r p
{
    margin:         0px 0px 6px 0px;
    padding-bottom: 2px;
}

div.div11r p.p111
{
    margin:         0px 0px 0px 0px;
}

div.div11l a,
div.div11l a:hover
{
    font-size:      20pt;
    border-bottom:  0px;
}

div.div11i
{
    clear:          both;
    margin:         8px auto 8px auto;
    width:          67%;
    border-top:     1px solid #304848;
    font-size:      1px;                /* workaround: the font-size and line-height work around the */
    line-height:    0px;                /*  20px minimum height for an empty DIV in IE */
}
