/* @override http://www.nikfletcher.com/nlgp/rw_common/themes/newlinegraffiti/css/show-sidebar.css */

#text {
	width: 470px;
	position: absolute;
	left: 0;
	top: 0;
}

#sidebarContainer {
	position: absolute;
	left: 490px;
	top: 0;
	width: 180px;
	visibility: visible;
}