﻿.left_col_narrow,
.mid_col
{
	float: left;
	overflow: hidden;
}

.right_col_narrow
{
	float: right;
}
