@charset "utf-8";
html, body {
	height: 100%;
}

body {
	padding: 1em 1em 0 1em;
	height: auto;
}

#utilitieswrap,
#ja-headerwrap img,
#ja-mainnav,
#ja-col1,
#ja-banner,
.course-buttons,
.ja-usertools-font,
#ja-botslwrap,
#shadowbox_container,
#ja-footerwrap,
html body #course-footer,
html body #top .return-button,
#search,
.buttons,
html body #top .book-button,
html body #course-footer .book-button,
#utilitieswrap,
html body #ja-content #print-buttons,
div.buttonheading,
#contactform-wrap {
	display: none;
}

#ja-headerwrap {
	height: auto;
	padding-bottom: 20px;
}

#ja-headerwrap #ja-header img {
	display: inline-block;
}

#ja-mainbody, #ja-col2 {
	float: none;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap, .contact-info {
	width: 100%;
	float: none;
}

#ja-wrapper {
	padding-bottom: 0;
	height: 100%;
}

html body #header h1, h1 {
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	width: 100%;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px !important;
	float: none;
	display: block;
}

.course-info, .stripeMe {
	border-collapse: collapse;
	width: 100%;
}

.course-info td, .stripeMe td {
	border: 1px solid #CCC;
	border-color: #CCC #EEE #CCC #EEE;
	padding: 4px;
}

#print-footer img, #print-footer {
	width: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 100000;
}