﻿/* This file really only needs to have code that is different from style.css */
.banner-top {
	margin-top: 5px;
}
#copytable {
	width: 85%;
}
.comments_block {
	width: 85%;
}
.leftcell {
	font-size: 12pt;
	width: 50%;
}
.rightcell {
	display: none;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: collapse;
}
.normcell {
	width: 50%;
}
