﻿h1
{
    height: 35px;
    line-height: 35px;
}
h2
{
    padding-bottom: 15px;    
}

.jobs_control
{
    padding-bottom: 15px;
}

.jobs_icon
{
    float: right;   
}

.jobs_name
{
   font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 14px;
    margin-bottom: 2px;
    color: #003B79;
    line-height: 14px;               
}

.jobs_text
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-right: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #666666;
    line-height: 16px;
    width: 670px;
    text-align: justify;
}

.jobs_name a
{
    font-weight: bold;
    text-decoration: none;   
    color: #012869;
}

.jobs_name a:hover
{
    color: #BCC2D9;        
}

.jobs_date
{
     font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 6px;
    color: #666666;
    line-height: 16px;
    width: 670px;
    text-align: justify;
}

.jobs_file
{
    padding-bottom: 5px;
}

.jobs_file input
{
    width: 400px;    
}

.text_box
{
    width: 600px;
    height: 150px;        
}

.name_box
{
    width: 600px;
}

.jobs_edit
{
    float: left;     
    padding-bottom: 5px;
    padding-top: 5px;
}
