@CHARSET "UTF-8";

#content div.left {
	width: 164px;
	margin-left: -100%;
}

#content div.right {
	width: 164px;
	margin-left: -164px;	
}

