/* ================================================================================== */
/* A+S Duke Trinity - Print Stylesheet for all sites 
/* 
/* 
/* ================================================================================== */

#a-breadcrumb,
#a-breadcrumb .a-breadcrumb-slash,
#a-rename,
.epc-rename-button
{
	display: inline;
	float: none;
	width: auto;
}

#a-admin-bar,
.a-login,
#a-tab-navigation,
#a-navcolumn,
.a-add-slot-controls,
.a-settings-button,
#a-context-add-child-button,
.a-slot-controls,
#a-search-pages,
#feedback-link,
#feedback-form-container,
#feedback-submitted,
.epc-form,
.duke-people .subnav,
.duke-people .listing-heading
{ /* Do Not Print These Elements */
	display: none;
}


h1#head
{ /* Hide the 72DPI Graphic and Print the header as text */
	text-indent: 0;
	background: none;
	width: 100%;
	float: none;
	display: block;
}

#footer
{
	border-top: 1px solid #000;
	margin-top: 20px;
	padding-top: 10px;
}

.a-slot
{
}

.dukeTubesArticle ul,
.dukeTubesArticle ul li,
.duke-people ul.listing-directory,
.duke-people ul.listing-directory li,
.duke-people ul.people-listing,
.duke-people .duke-department-listing *,
.duke-people ul.people-listing *
{
	list-style: none !important;
	padding: 0 !important;
	margin-left: 0 !important;
}

.duke-people ul.people-listing .person
{
	margin-bottom: 20px !important;
}
.dukeTubesArticle .a-news-item
{
	margin-bottom: 10px;
}
