<!--

//browser stylesheets
if(f7_ie){
document.write('<style type="text/css"><!--')
document.write('.dropdown {height:0px; width:0px; padding-left:0px; padding-top:0px; padding-right:0px; padding-bottom:0px;}')
document.write('p { margin-top:0px; margin-bottom:6px }')
document.write('a { text-decoration: none }')
document.write('a:hover { color: black ; text-decoration: underline }')
document.write('--></style>')
}
//-->