img {-webkit-backface-visibility: hidden;}
body {margin:0;}
.box-iframe{}
.info-tbox {float: left;}
.info-tbox h3 {
    background-color: #35a4d0;
    color: #FFF;
    text-align: center;
    padding: 2rem 0;
    font-size: 1.6rem;
}
.info{float: left; }
.info ul {margin-top:2.5rem;}
.info ul li {
    list-style: none;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #CCC;
}
.info-list {width:100%;height:auto;}
.info table {margin-top:2.5rem;}
.info th,.info td {border-bottom:1px solid #cccccc;padding:0.5rem;}
.info th {font-weight:normal;}
