﻿h1
{
    height: 35px;
    line-height: 35px;
    padding-bottom: 15px;
}
.publication_control
{
    padding-bottom: 15px;
}

.publication_icon
{
    float: right;    
}

.publication_subject
{
    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;
}

.publication_subject input
{
    width: 550px;
}

.publication_type
{
    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;
}


.publication_text
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #666666;
    line-height: 16px;
    width: 670px;
    text-align: justify;
}

.text_box
{
    width: 550px;
    height: 100px;
}


.publication_author
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 16px;
    width: 670px;
    text-align: justify;         
    font-style:normal; 
    color:#003B79; 
    font-weight:normal  
}

.publication_file input
{
    width: 350px;
}

.publication_subject a
{
    font-weight: bold;
    text-decoration: none;
    color: #012869;
}

.publication_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;
}

.publication_edit
{    
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.publication_add
{
    padding-bottom: 5px;
    padding-top: 5px;    
}

.publication_control
{
    padding-bottom: 15px;
}
