@charset "UTF-8";
/* CSS Document */

#page {
	background: #fff;
}

#sidebar div {
	background: #fff;
}

#sidebar h2 {
	background: #030303 url(../../images/en-ca/sidebar_h2_background.png) repeat-x left top;
}

#content h2 {
	background: #030303 url(../../images/en-ca/content_h2_background.png) repeat-x left top;
}

#content h3 {
	background: #ed9219 url(../../images/en-ca/content_h3_background.png) repeat-x left top;
}

.outline {
	border: 1px solid #999;
}