table.innertextout {
	width: 100%;
	height: 100%;
	border-bottom: 0px solid #D1C9BD;
}
table.innertextout td.textheader {
	font-size: 16px;
	color: #695E4C;
	padding: 7px 8px;
	border-bottom: 0px solid #D1C9BD;
	font-weight: bold;
}
table.innertextout td.text {
	vertical-align: top;
	height: 100%;
	padding: 16px 8px;
}







/*-------*/
table.rightpagetable td.textout {
	width: auto;
	height: 100%;
	background: transparent url('/images/bg-textout.jpg') left bottom no-repeat;
	padding: 5px 0px 150px 48px;
	vertical-align: top;
	background: transparent url('/images/bg-textout.gif') left top repeat-y;
}

img.logo {
	position: absolute;
	left: 26px;
	top: 79px;
}
