/************************************/
/* Corporate Print Pages  */
/************************************/
div#body {
	width: 657px;
}
table#services {
	border-left: 1px solid #000000;
}
table#services th {
	text-align: left;
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table#services tr td {
	padding: 8px 8px 8px 8px;
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px
	
}
