/* print stylesheet */

#container-left {
	display: none;
}

#content-main {
	width: 420px;
	padding-left: 0;
}

#container-header-right 
{
	display: none;
}

#footer-left {
	display: none;
}

#content-extra 
{
	display: none;
}

#content-banner .col3-onetwoone .onetwoone-left
{
	clear: left;
}

#content-banner .col3-onetwoone .onetwoone-middle 
{
	padding-left: 0px;
	clear: left;
}
	
#content-banner .col3-onetwoone .onetwoone-right 
{ 
	padding-left: 0px;
	clear: left;
}

.ctype-text table,
.ctype-textpic table,
.ctype-table table {
	/*border-collapse: collapse;
	page-break-inside: avoid;
	float: none;
	clear: left;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1500px;
	max-height: 10px;
	height: 10px;
	float: none;
	overflow: visible;*/
	position: static;
	min-height: 200px;
}


