﻿input {
    line-height: 130%;
}
input[type="image" i] {
    max-height: 16px;
    overflow: hidden;
}
table[id^="ctl00_ctl00_cphBody_cphBody_"][id$="_fixedTable"],
div[id^="ctl00_ctl00_cphBody_cphBody_"][id$="_ctl05"],
a[id^="ctl00_ctl00_cphBody_cphBody_"][id$="_ctl05_ctl04_ctl00_ButtonLink"],
img[id^="ctl00_ctl00_cphBody_cphBody_"][id$="_ctl05_ctl04_ctl00_ButtonImg"],
img[id^="ctl00_ctl00_cphBody_cphBody_"][id$="_ctl05_ctl04_ctl00_ButtonImgDown"] {
    max-height: 45px;
    overflow: hidden;
}