#content div.rightbox-more div.bottomshadow,
#content div.rightbox-notes div.bottomshadow,
#content div.endbox-more div.bottomshadow {
   background-image: none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box-bottomshadow-32.png', sizingMethod='crop');*/
}

#bg {
   background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottomgrad-trans-ie.png', sizingMethod='crop');
}

#content div.rightbox-notes div.leftshadow div.inner {
   border: 1px solid #888888;
}


#content div.rightbox-more div.leftshadow,
#content div.rightbox-notes div.leftshadow,
#content div.endbox-more div.leftshadow {
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box-leftshadow-32.png', sizingMethod='crop');*/
}

#content div.rightbox-more div.leftshadow,
#content div.rightbox-notes div.leftshadow,
#content div.endbox-more div.leftshadow {
	zoom: 100%;
}

#content div.rightbox-more div.leftshadow span.shadow,
#content div.rightbox-notes div.leftshadow span.shadow,
#content div.endbox-more div.leftshadow span.shadow {
	display: none;
}

/* hack for IE dispapearing list backgrounds http://www.positioniseverything.net/explorer/ie-listbug.html */
ul, ol, dl {
	position: relative;
}

dl.latest {
	position: relative;
	zoom: 100%;
}


dl span.ext {
	display: none;
	}

#content DIV.rightbox-more DIV.leftshadow {
	background:  none;
}

#content DIV.rightbox-notes DIV.leftshadow {
	background:none;
}

#content DIV.endbox-more DIV.leftshadow {
	background: none;
	}


	
div.dbnav div.top span.left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-topleft.png', sizingMethod='crop');
	background:  none;
}

div.dbnav div.top span.rightedge {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-topright.png', sizingMethod='crop');
	background:  none;
}

div.dbnav div.bottom span.left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-bottomleft.png', sizingMethod='crop');
	background:  none;
}

div.dbnav div.bottom span.rightedge {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-bottomright.png', sizingMethod='crop');
	background:  none;
}

div.dbnav div.middle span.left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-middleleftedge.png', sizingMethod='crop');
	background:  none;
}

div.dbnav div.middle span.rightedge {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/database/images/dbnav-middlerightedge.png', sizingMethod='crop');
	background:  none;
}

#content table.plain {
	position: relative;
	zoom: 100%;
}