/* TeleSale Print CSS */


#header, #navigation, #tunein, #shop {
	display: none;
}

body, #content, #container, #footer {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

html body #content {
	padding: 0 0 0 .5em;
	margin: -1.5em 0 2em;
	text-align: left;
	background: none;
	position: relative;
}

.right {
	position: relative;
	float: right;
	margin: 10px 0 10px 15px;
	text-align: center;
}

.session {
	width: 100%;
}

