#mainwrapper .wrapright h3 a {
    text-decoration: none;
}
html > body #mainwrapper .wrapright .col3 .box .inner {
    min-height:170px;
}
#mainwrapper .wrapright .col3 .box .inner {
    height:170px;
}

html > body .blue #mainwrapper .wrapright .col3 .box .inner {
    min-height:120px;
}
.blue #mainwrapper .wrapright .col3 .box .inner {
    height:120px;
}