td {
    padding:2px;
}
#log_main {
    margin:0 auto;
    width:780px;
    /*height:475px;*/
    margin-top:30px;
    margin-bottom:30px;
}
#log_top {
    height:80px;
    background-repeat:repeat;
    position:relative;
    background-image:url(/_static/i/0/top.png);

    border:1px solid black;
    border-bottom:none;

    /*border-radius-topleft: 8px;*/
    -o-border-radius-topleft: 8px;
    -opera-border-radius-topleft: 8px;
    -icab-border-radius-topleft: 8px;
    -khtml-border-radius-topleft: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    /*border-radius-topright: 8px;*/
    -o-border-radius-topright: 8px;
    -opera-border-radius-topright: 8px;
    -icab-border-radius-topright: 8px;
    -khtml-border-radius-topright: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}
#log_body {
    /*position:relative;*/
    border:1px solid black;
    /*border-top:none;
    border-bottom:none;*/
    background-color:#464646;
}
#log_body_left {
    float:left;
    padding:20px;
}
#log_body_right {
    float:right;
    width:270px;
    height:315px;
}

#log_bottom {
    height:80px;
    background-repeat:repeat;
    position:relative;
    background-image:url(/_static/i/0/top.png);

    border:1px solid black;
    border-top:none;

    /*border-radius-bottomleft: 8px;*/
    -o-border-radius-bottomleft: 8px;
    -opera-border-radius-bottomleft: 8px;
    -icab-border-radius-bottomleft: 8px;
    -khtml-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    /*border-radius-bottomright: 8px;*/
    -o-border-radius-bottomright: 8px;
    -opera-border-radius-bottomright: 8px;
    -icab-border-radius-bottomright: 8px;
    -khtml-border-radius-bottomright: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
#log_bottom_linker {
    position:absolute;
    width:479px;
    left:150px;
    top:10px;
}
#log_top_logo {
    position:absolute;
    left:20px;
    width:140px;
    top:6px;
    text-align:center;
}
#log_top_signin {
    position:absolute;
    top:5px;
    right:5px;
    width:280px;
}
.reg_button {
    width:216px;
    height:53px;
    font-size:28px;
}
#log_topic {
    color:Black;
    font-weight:bold;
    font-size:14px;
}
#log_bottom_txt {
    position:absolute;

    right:120px;
    bottom:10px;
}
#log_bottom_txt2 {
    position:absolute;

    right:10px;
    bottom:10px;
}
#mmt {
    border-left:1px solid black;
    border-right:1px solid black;
    width:778px;
}