﻿.info_container
{
    position: relative;
    width: 250px;
    height: auto;
    font-family: verdana;
    font-size: x-small;
    margin-right: auto;
    margin-left: auto;
}
.company_info
{
    width: 125px;
    position: relative;
    height: auto;
    float: left;
}
.company_info_labels
{
    width: 125px;
    position: relative;
    height: auto;
    float: left;
}
.header_txt
{
    font-family: verdana;
    font-size: small;
}
.content_design_2
{
    position: relative;
    width: 650px;
    height: 550px;
    border-left-style: dotted;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-color: #666666;
    border-left-color: #666666;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
}
.clear
{
    clear: both;
}
