

body
{
        font-family: "Courier New" , Courier, monospace;
        font-size: 11px;
        padding: 40px 20px;
        background-color:#fff;
}

h1, h2, h3, h4
{
        font-size: 11px;
        font-weight: 100;
        padding: 0px;
        margin: 0px;
        padding-left: 0px;
}

a:link, a:visited, a:hover
{
        color: black;
}

h2
{
        height: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: -5px;
}

h2.action
{
/*        background-image: url(im/ill1.gif);*/
        background-repeat: no-repeat;
        display: inline;
}

.dots
{
        width: 200px;
}

.dots img
{
        border: none 0px;
        margin-left: -5px;
        margin-top: 0px;
        width: 20px;
        height: 20px;
}

div.left
{
        width: 230px;
        float: left;
}

div.right
{
        width: 550px;
        float: left;
}

div.right img
{
        border: 1px solid #E6E6E6;
        margin-bottom: 15px;
}

div.right h3
{
        font-size: 11px;
        padding-left: 0px;
}
div.right img.none
{
        border: none;
}

div.contact
{
        width: 200px;
        margin-top: 10px;
        font-size: 11px;
}

div.contact p
{
        color: #666666;
        display: inline;
        line-height: 13px;
}


div.click
{
        width: 213px;
        background-image: url(im/arr.gif);
        background-position: right;
        background-repeat: no-repeat;
        margin-top: 0px;
        padding-top: 10px;
        margin-bottom: 15px;
}

.description {margin-bottom: 10px;}