﻿/* Text sizing for Scrolling Design tab */
 p, li, div {
    font-size: 12px !important;
    line-height: 15px !important;
}

p {
    margin: 0 0 6px 0 !important;
}

/* container width */
table[role="presentation"][bgcolor="#F2F4F6"] {
    width: 60% !important;
}
