#content #middle table {
	width: 538px;
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

#content #middle table th {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background: #d7cecb;
	padding: 2px;
	font-size: 12px;
}

#content #middle table td {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 1px;
}

#content #middle table img {
	border: none;
	cursor: pointer;
	max-height: 135px;
}

#content #middle .aliance {
	font-size: 12px;
	text-align: left;
}

#content #middle .aliance img {
	cursor: default;
}

#content #middle .aliance td, #content #middle .aliance, #content #middle .print, #content #middle .print td {
	border: none;
}

#content #middle .aliance td:first-child {
	text-align: justify;
}

#content #middle .aliance td:last-child {
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	font-size: 11px;
}

#content #middle .print {
	font-size: 11px;
	text-align: center;
	border: 1px solid #000;
}

#content #middle .print td:first-child {
	border-right: 1px solid #000;
}