* {
	margin: 0 !important; 
	padding: 0 !important;
}

body
{
	font: 12pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	background: white; 
	font-size: 12pt; 
    overflow: hidden;
}
.col {
	float:none;	
}
.span_1_of_3, .span_2_of_3, .span_3_of_3  #divItemDetails {
	width:100%;
}

#divThumbsButton, #divImageButton, .img-zoom, #divButtons, #socialMedia, #divJump, .copyright, #divToolbar, #divPart2, #disclaimer, #divItemDetails {
	display:none!important;	
}

.printTitle
{
	font-size: 12pt;	
	font-weight: bold;	
}
.printOnly
{
	display:block;	
}

.img-container
{
	width: 60%;	
	float: left;
	left:15%
}
.imageMain 
{
	width: 100%;
}
img 
{
	width: 100%;	
	page-break-before: avoid; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid; /* or 'auto' */
    text-align: center; 
    margin: 0 auto;
}

@page {
margin: 1.0 cm;
}

