.company h2 {
    color: #fff;
    font-size: 112.5%;
    font-weight: 400;
    height: 28px;
    padding: 12px 10px 0 10px;
    margin: 0 0 20px 0;
    background: url(/common/design/user/css/img/title_bg.gif) repeat-x 0 0;
}
#page-top img{display:none;}
table.common {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
table.common .even th, table.common .even td {
    background: #fff;
}
table.common th {
    width: 30%;
    text-align: center;
}
table.common th, table.common td {
    font-size: 75%;
    line-height: 150%;
    padding: 7px;
    background: #f8f8f8;
    border: 1px dotted #d8d8d8;
}
.ex {
    font-size: 75%;
    line-height: 160%;
    margin: 0 0 20px 0;
}
.signature {
    float: right;
    margin-top: 20px;
    font-weight: 700;
}