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

body { background: none; }
#wrapper2 {
	/*/*/
	background: url(../uiparts/sb_bgrd_tile_2col.gif) top right repeat-y;
	display: table;
	position: relative;
	width: 100%;
	/* */
	}
.columns { left: 0px; }
.centercolumn {
	margin: 0px 20px 0px 181px;
	padding: 0px 0px 0px 1.5em;

}

* html body .centercolumn {
	margin-right: 10px;
	margin-left: 181px;
	}