﻿.msie input[type=checkbox] {
    margin-top:0px !important;
}
.msie fieldset.standard div.row input[type=radio] {
    margin-top:2px;
}
.msie .member_info ol {
    list-style-position:outside;
    padding-left:22px;
}
.msie #simplemodal-overlay, .msie .doxshare_modalBlocker
{
    background-color:white;
}
.msie pre.code {
    min-height:30px;
    height:auto;
}
.msie span.button input, span.button button 
{
    padding: 0 0 2px 5px !important;
    overflow:visible;
}

.msie .newsflash .newsflash_content {
    height:126px;
}



