/* GENERAL STYLES */
html {}
/********** PRINT STYLES *********/

/**** HIDE ****/
.tNav, .noPrint, .smoothly {
	display:none;
}

/**** DISPLAY ****/
#hlink a img, .iB img {
	display:block;	
	}

/**** CHANGES ****/
/* Floats */
.main, .h2r {
	float:none;
}
.fullColumn {
	width:80em;
	padding-right:.3em;
}

/* Border */
.content, .fullColumn ul span {
	border-top:1px solid #324552;
	border-bottom:1px solid #324552;
}
.fullColumn ul span {
	border-top:0;
}
.hr, .foot, .centbase, .fullColumn ul ul span {
	clear:both;
	border:0;
}
/* Galleries */
.iA, .iB {
	width:auto;
	height:auto;
	top:auto;
	left:auto;
	position:relative;
}
.iA {
	width:21%;
	height:21%;
}
.hr, ul, li {
	page-break-inside:avoid;
}
ul {
	page-break-before:avoid;
}
.iB img {
	width:100%;
}

/* EDITOR PROPERTIES */
