#left,
#right,
.left-col,
.right-side,
.left-side,
.left-col-bottom,
.top-print-remove,
#print-box,
#scroll-top-box,
.hide,
.index,
.links {
	display: none;
}

		.imgContainer table tr.title {
			display: none;
		}

		.imgContainer table {
			width: 77px;
			height: 77px;
	border:1px solid silver;
		}
.thumbSpacer {
	padding-right: 20px;
}

.separator {
	margin-top: 15px;
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
}
.imgContainer td {
}

.imgContainer td td {
	border: 0px;;
}

h2 {
	font-size: 100%;
}

.qnav a, .qnav span.selected {
	font-size: 160%;
	font-weight: bold;
}

.qnav a,.qnav a:hover {
	text-decoration: none;
	color: black;
}

#quick-nav-box {
	border-bottom: 1px solid black;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
}

#copy-box {
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 10px;
}

#logo a img {
	border: 0px;
}

.qnav {
	position: absolute;
	right: 0px;
	bottom: 10px;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
}



.w100 {
	width: 100%;
}

.odd10 td, odd11 td, odd01 td, odd00 td{
	border:1px solid silver;
}


/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
