/* info */
.banner-detail{
    width:100%; height:100%;
}

.banner-detail table{
   margin: 0;
}

.banner-detail table tr td{
    border: none;
}
.banner-detail .info-label{
    width: 80px;
    text-align: right;
}

/* end info */
