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

/* Extend left column width */
div#panel_left {
	width: 660px; /* Was 510px */
	}

div#panel_right {
	width: 160px;  /* Was 310px */
	}


