/* CSS Document */

/* Don't show in printout */
	
#mainContent {
	border: none;
}

#mainContentWithNav {
	border: none;
}

#body {
	color: #000000;
}

#breadcrumb {
	border-right: none;
} 

#footer {
	border-right: none;
} 

#shortTable tbody tr.title td {
	border-left: 1px solid #D9D9D9;
	border-bottom: none;
}

#relatedItems tbody tr.title td {
	border-left: 1px solid #D9D9D9;
	border-bottom: none;
}

#secondItems tbody tr.title td {
	border-left: 1px solid #D9D9D9;
	border-bottom: none;
}
