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

/* overwriting default.css */
	.headervisual {
		background: url(../images/bg_headervisual.jpg) no-repeat top left;
		height: 100px;
		}

	.contentwrapper .smallcol {
		width: 150px;
		}
	.contentwrapper .widecol {
		width: 436px;
		}

	.nobullet li {
		font-weight: bold;
		line-height: 24px;
		}
