﻿.docLinkButton
{
    width: auto;
    text-decoration: none;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    background: #0A6EAB url("Images/bkg_button_blue.gif") repeat-x;
    border: 1px solid;
    border-color: #0A6EAB;
    padding: 3px 16px 3px 16px;
    line-height: 22px !important;
}

.info
{
    padding-left: 10px;
    font-weight: bold;
    width: 40%;
}
.dettaglio
{
    padding-right: 10px;
    width: 60%;
}
.bottone
{
    padding: 10px;
}

.docPanel
{
    background-color: #D4D4D4;
    width: 600px;
}