﻿
.print {
	display: block;
}

.print-inline {
	display: inline;
}

#logo,
body.est-view #top_bar {
	display: none;
}

#layout {
	width: 100%;
}

#content h1, #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

body.est-view #content h1 {
	margin: 0;
	padding-left: 0;
}
#content h1 .authenticity2 img {
	vertical-align: super;
}
#content h2 {
	font-size: 2.8em;
	margin-left: 0;
}

.noprint {
	display: none;
}

#panels.full {
	margin: 0;
}
#content {
	padding: 0;
	overflow: visible;
}
.commercial_extra {
	position: relative;
	/*top: -9em;*/
	overflow: visible;
}
.commercial_full {
	padding-left: 0;
}
.commercial_extra .estmark,
.commercial_extra .complaint,
.commercial_author .user_profile_short dd p a.letter_link,
.commercial_author .item-actions {
	display: none;
}
/*
.commercial_extra .icons {
	width: 480px;
}
.commercial_extra .icons li {
	padding: 5px 10px 5px 0;
}
.commercial_extra .icons li a img {
	width: 230px !important;
	height: 132px !important;
	border: none;
}
.commercial_extra .icons li.selected a img {
	border: none;
}
*/
body.est-view #content {
	/*padding-top: 11em;*/
}
/*
.commercial_author {
	padding-left: 2em;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 50%;
	background: none;
}
.commercial_author h3,
.commercial_author dt {
	display: none;
}
.commercial_author dd {
	margin-left: 0;
}
.commercial_author .user_profile_short dt,
.commercial_author .user_profile_short h3 {
	display: block;
}
*/

