/* styles for IE win only */
.png{
visibility:hidden;
}
div#roundel,div.dropRightShadow,div.dropRightShadow,div.dropLeftShadow,div.dropBottomShadow{
background-image:none;
}
div#roundel{
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/logo_drop.png',sizingMethod='fixed');
}
div.new-top-nav{
background-image:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/topNavBg.png',sizingMethod='scale');
}
ul#qms div.dropMenu{
background-image:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/dropMenu.png',sizingMethod='fixed');
}
iframe#bdrContent html,iframe#approvedUsed html{
overflow-x:hidden;
overflow-y:visible;
}
button.submitLink{
cursor: pointer;
cursor: hand; 
}
button.submitLinkon{
cursor: pointer;
cursor: hand;
}

