/**
 * Style sheet basic_3columns
 */
div#right
{
	width:320px;
}

div#left
{
	width:160px;
}

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