table {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.outer-table {
	border: 1px solid #003F72;
}
.products td {
	width: 136px;
	vertical-align: top;
}
#text2col .products h3 {
	padding-bottom: 8px;
}
#wrapper #mainContainer #mainContent #copy #text2col .products {
	width: 740px;
}
#wrapper #mainContainer #mainContent #copy #text2col .products td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #92A8C4;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 4px;
}
#wrapper #mainContainer #mainContent #copy #text2col .products p {
	margin-bottom: 5px;
}
