
#footer {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 50px;
    border-top: 1px solid #C7C7C7;
    line-height: 50px;
    text-align: center;
}

#factor_container {
    width: 100%;
    min-height: 400px;
    border: 2px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
    direction: rtl;
    background-color: #FFF;
}

#factor_header {
    width: 100%;
    min-height: 80px;
    border-bottom: 2px solid #000;
    position: relative;
    background-color: #efefef;
    color: #000000;
    font-weight: 900;
}

#header_right {
    margin-top: 20px;
    width: 30%;
    float: right;
    padding-right: 20px;
}

#header_center {
    width: 40%;
    height: 120px;
    text-align: center;
    float: right;
    margin-top: 10px;
}

#center_top {
    font-size: 1.1em;
}

#header_left {
    margin-top: 20px;
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 20px;
}

#header_boxl {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

#header_boxr {
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

table {
    width: 95%;
    cellpadding: 0;
    cellspacing: 0;
    border-collapse: collapse !important;
    margin-left: auto;
    margin-right: auto;
}

table td {
    border: 1px solid #000;
    padding: 3px;
    text-align: center;
    height: 30px;
}

.table1 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.table2 {
    width: 70%;
    margin-bottom: 20px;
}


#factor_footer {
    border-top: 2px solid #000;
    height: 100px;
}

#footer_top {
    margin-right: 5px;
}

#footer_left {
    margin-top: 0px;
    float: left;
    width: 300px;
}
