/*
 * CSS for Archive Page
 * Joban Bir Singh
 */



.main table.content-form, .main table.content-form td, .main table.content-form th {
        border: 0 none !important;
        padding: 2px 5px !important;
}
.main table.content-form {
        margin-top: 5px;
        width: 575px !important;
}
table.content-form, table.content-form td {
        vertical-align: top !important;
}
.main .content table {
        border-collapse: collapse;
        font-size: 1em;
}
.main .content table {
        border-collapse: collapse;
        font-size: 1em;
}
.nowrap {
        white-space: nowrap;
        font-weight: bold;
        text-align: right;
}
.main table.content-form span {
        font-size: 12px !important;
}
.label {
        font-weight: bold;
        text-align: right;
}
.button-submit {
        margin-bottom: 5px;
        text-align: right;
        width: 580px;
}