html{
		height:100%;
	}
	body{
		font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
		line-height: 1.2;
		margin:0px;
		padding:0px;
		background-color:#fff;
		height:100%;
	}

.transbg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	background-image: url(../images/transactions/transaction-bg-168.gif);
	background-repeat: no-repeat;
	background-position: 0px ; */
	width: 168px;
	height: 168px;
	vertical-align: top;
	float:left;
}
.transbg table {
	border-collapse: collapse;
}
.transbg #tombstone .dateplace td {
	font-size: 10px;
	font-style: italic;
	padding-top: 3px;
}
.transbg #tombstone .dateplace #trcountry {
	padding-left: 7px;
	float: left;
}
.transbg #tombstone .dateplace #trdate {
	padding-right: 5px;
	text-align: right;
	float: right;
}
.transbg #tombstone #trtype {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.transbg #tombstone #tr-forto {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:9px;
}
.transbg #tombstone #tr-logo {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.transbg #tombstone #tr-role {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 6px;
	text-align: center;
}#wrapper #mainContainer #mainContent #copy #text2col .transbg #tombstone table {
	border-collapse: collapse;
}
