if ($.browser.msie) {
    $('head').append("<style type='text/css'>#news-sub span.btn input {width:173px;}/*#news-sub .txt {width:138px !important;}*/#content ul li{//behavior: expression(( !this.before && parentNode && parentNode.tagName == 'UL' ) ? ( this.before = true ) & ( parentNode.style.listStyleImage = 'none' ) & (( this.firstChild && this.firstChild.firstChild ) ? ( this.firstChild.style.marginTop = '1.2em' ) & ( this.firstChild.style.position = 'relative' ) : '') & ( eNOBR = document.createElement( '<nobr />' ) ) & ( eNOBR.innerHTML = '&mdash;&nbsp;' ) & ( this.insertBefore( eNOBR, this.firstChild ) ) : '');}#content #accordion div.pane ul li{background:none;}</style>");
}