input.button{padding:0 0 3px 0}

#BJ_Header_Right,#BJ_Custom{width:298px}
#BJ_Body .inner_div{width:970px}
#BJ_Center{margin-left:10px}
#BJ_Right .module ,#BJ_Right .module-blue ,#BJ_Right .module-green ,#BJ_Right .module-maroon ,#BJ_Right .module-pink,#BJ_Right .module-orange,#BJ_Right .module-purple
{
	float:left;width:200px
}
#BJ_Left ul#mainlevel li a.mainlevel,#BJ_Left ul#mainlevel li a.mainlevel:hover{background-image:none}
#BJ_Left .module h3,#BJ_Bottom .module h3{font-size:14px}
#BJ_Bottom .module li {
	height: 1px;
}
#BJ_Bottom .module li a {
	margin:0 0 8px 0;
}
#BJ_NewsTabber div.mootabs_panel {margin:0;width:530px}
#BJ_NewsTabber div{width:510px}
* html #BJ_Custom img,
* html #BJ_Body img{behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );}