/* layout */
#content h1 {
    width: 405px;
}
#content #download {
    height: 50px;
}
#content #download {
    height: 20px;
    padding-bottom: 10px;
    margin-top: -35px;
    padding-left: 400px;
}
#content #download li {
    width: 105px;
    float: left;
    margin: 0;
}
#content #download a {
    display: block;
    padding: 5px 6px 5px 23px;
}
#content #title {
    margin: 0 20px 20px;
}
#content #text {
    padding: 0 20px;
    width: 610px;
    overflow: visible;
}
#content #text h2,
#content #text h3,
#content #text h4,
#content #text h5,
#content #text h6,
#content #text p,
#content #text ol,
#content #text ul,
#content #text dl
{
    width: 410px;
}
td p, th p {
    width: auto !important;
}
#content #text img {
    margin-bottom: 1em;
}
td img {
    margin: .5em;
    float: left;
}
.two_cols dt {
    position: absolute;
}
.two_cols dd p {
    text-align: right !important;
}
table {
    margin-bottom: 1em;
    width: 610px;
}
td p, th p {
    margin-bottom: 0 !important;
}
#widgets {
    padding: 0 20px 20px;
    width: 160px;
    margin-left: 450px;
}
#pagination {
    margin-top: 3em;
    clear: both;
}
#pagination ul {
    height: 2em;
}
#pagination li {
    margin-left: 0;
}
#pagination #prev { float: left; }
#pagination #next { float: right; }

/* type */
#content #download a {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}
table p {
    font-size: 1em !important;
}
#content dt {
    font-weight: bold;
}
#content hr {
    margin-bottom: 50px;
}
.two_cols dl {
    font-family: Verdana, sans-serif;
}
.glossary dt {
    float: left;
    padding-right: 0.5em;
    clear: left;
}
.glossary dd {
    margin-bottom: 1em;
}
#widgets {
    font-family: Arial, sans-serif;
    font-size: .9em;
    line-height: .8em;
}
#pagination ul {
    width: 610px !important;
}
/* colors */

/* backgrounds */
#title {
    background: url('../imgs/dot.png') repeat-x scroll bottom left;
}
#content #download a#rtf {
    background: url('../imgs/rtf.png') no-repeat scroll 7px center;
}
#content #download a#pdf {
    background: url('../imgs/pdf.png') no-repeat scroll 7px center;
}

/* widgets */
.widget_nota {
    border-top: 1px solid #ccc;
    padding-top: .5em;
    padding-bottom: 18px;
    background: url('../imgs/widgets_bg.png') no-repeat scroll bottom left;
}
.widget_nota a.number {
    font-weight: bold;
    padding-right: .5em;
}

#straordinaria table.presentational td {
    width: 295px !important;
    padding: 0 0 1em;
}
#straordinaria table.presentational td li,
#straordinaria table.presentational td p {
    padding: 0;
    font-family: Georgia, serif;
    font-size: 1.2em !important;
}
#straordinaria table.presentational td p {
    width: 295px !important;
}
#straordinaria table.presentational ul,
#straordinaria table.presentational ol {
    width: auto !important;
    padding-right: 10px;
    position: relative;
}

