﻿








div#columns {
	width: 980px;
}

div.column {
	float: left; clear: none;
	margin-top: 16px;
}

div#column_a {
	width: 270px;
}
div#column_b {
	width: 544px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
div#column_c {
	width: 162px; /* 164 px reduced to 162 to patch zoom bug */
}