#mainContent {
	width: 860px;
	float: left;
	*float: none;
}

.fullCol {
	width: 860px;
	padding-bottom: 20px;
	margin-left: 0;
	margin-top: 20px;
	float: left;
}

#intelpic, #footer img {
	display: none;
}

.fullCol table {
	border-collapse: collapse;
}

.fullCol p {
	margin: 0;
	padding: 0 0 10px 0;
}

.fullCol td {
	vertical-align: top;
	padding: 10px;
	border-left: 1px solid #999;
	background-color: #f0f0f0;
}

.fullCol tr.shade td {
	background-color: #ddd;
}

.fullCol tr.grad td {
	background: url(/images/specs/bgGrad.jpg) repeat-x bottom;
	height: 150px;
}

.fullCol td.caps {
	text-transform: uppercase;
	width: 150px;
	border-left: none;
	font-weight: bold;
}
