/* back_compat.css
	-sdt 4/7/2005

	Quirks-mode styles used on pages where 
	document.compatMode is set to "BackCompat".
*/

* html .wcFullWidthLayout table {
	width: 96%;
}
