@charset "utf-8";

#container
{
	width: 768px;
}

#left_column
{
	width: 568px;
}

#nav
{
	width: 200px;
}

* html #nav
{
	width: 195px;
}