/**
 * Style sheet basic_2columns
 */
div#right
{
	width:1px;
}

div#left
{
	width:160px;
}

div#main
{
	margin-right:1px;
	margin-left:178px;
}
