/* css build: 20060626 */


@import url(../css/print-base.css);

/* open up the twisties when printing */
#contentarea p.twistie a {
	/* no-repeat taken off for IE to print image */
	background: url(../images/icons/icon_twistie_open.gif) left top;
}
#contentarea h2.twistie a {
	/* no-repeat taken off for IE to print image */
	background: url(../images/icons/icon_twistie_h2_open.gif) 0px 4px;
}

