﻿h1
{
    height: 35px;
    line-height: 35px;
}

p
{
    width: 100%;
}

h4
{
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #003B79;
    line-height: 15px;    
}

.screen img
{
    /*margin-bottom: 15px;     margin-top: 10px;     margin-left: 10px;*/
}

.left_column
{
    float: left;
    width: 50%;
}

.right_column
{
    float: right;
    width: 45%;
}

.right_column img
{
    width: 100%;
}

.ceprex_selection
{
    margin-bottom: 10px;
    padding: 0px;
    border: none;
    vertical-align: middle;
}

.ceprex_selection_title
{
    display: inline;
    position: relative;
    bottom: 3px;
}

.ceprex_selection_dropdown
{
    position: relative;
    display: inline;
    margin-left: 5px;
}

.ceprex_selection_button
{
    position: relative;
    display: inline;
    top: 2px;
    margin-left: 5px;
}

.ceprex_label
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #666666;
    line-height: 16px;
    width: 670px;
    text-align: justify;
}

.ceprex_image img
{
    border: none;
    padding: 0px;
}

.ceprex_text
{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.ceprex_edit
{
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

.edit_text
{
    font-weight: normal;
}

.ceprex_edit_text
{
    text-align: left;
}

.ceprex_edit_text input
{
    width: 300px;
}

.ceprex_file input
{
    width: 300px;
}

table
{
}

table td
{
    border-spacing: 0px;
}

.ceprex_table
{
    margin-left: 20px;   
}

.ceprex_table_content
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    text-align: justify;
    margin: 0px;
}   

.cepres_table_header
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    color: #003B79;
    line-height: 14px;    
    text-transform: uppercase;
}
