﻿/*
   content2.css: CSS2 style sheet for Conejo Systems website
	Copyright (c) 2002-2008 Conejo Systems
*/

div.div11
{
    clear:              both;
    margin:             0px 0px 0px 0px;
    font-size:          8pt;
}

div.div11 a.snap
{
    float:              right;
    width:              33%;
    border-bottom:      0px;
}

div.div11 a.snap:hover
{
    border-bottom:      0px;
}

div.div11 img
{
    margin:             4px 0px 8px 16px;
    width:              100%;
    border:             0px;
}

div.div11 p
{
    margin:             0px 0px 6px 0px;
}

div.div11c
{
    text-align:         center;
    font-size:          10pt;
}

div.div11 span.ih1
{
    margin:             0px;
    padding:            0px 1em 0px 0px;
    font-weight:        bold;
}

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 */
}
