table.foto td {
	text-align: left;
	vertical-align: center;
}

table.foto td.center {
	padding: 0 auto;
}

table.center {
	margin: 3px auto;
}
div.report {
	height: 40px;
}

table.right {
	float: right;
	margin: 3px 0px 3px 10px;
	padding: 0px;
}

table.left {
	float: left;
	margin: 3px 10px 3px 0px;
	padding: 0px;
}
td.t {
	background-color: #448DD0;
	font-size: 8pt;
	text-align: left;
	margin: 5pt;
	padding: 5pt;
	color: white;
}
td img {
	border: 1px solid #C0C0C0;
}

td a img {
	border: 1px solid #1864AB;
}

table.preview {
	border-collapse: collapse;
	margin: 0px;
	table-layout: fixed;
	zoom: 1;
}

table.preview td {
	padding: 5px;
	color: #2C2C2C;
	font-size: 11px;
	text-align: left;
	zoom: 1;
}

table.preview td img {
	border: none;
}

table.preview td.anons {
	font-size: 10pt;
	font-weight: normal;
	/*width: 50%;*/
	zoom: 1;
}

table.preview td.w {
	width: 35%;
	padding: 5px;
}

table.preview td.anons a.nota {
	/*background: url(/i/nota.gif) 0 0 no-repeat;*/
	display: block;
	padding: 5px 0 15px 0px;
}
table.preview td.w a.nota {
	background: url(/i/nota.gif) 0 0 no-repeat;
	padding: 2px 0 8px 25px;
}