table.dz_tab td {
	background: #F4F4F4;
	border: 2px solid #FFFFFF;
	height: 25px;
	vertical-align: middle !important;
	font: bold 12px arial !important;
	color: #0293DD !important;
}

table.dz_tab th {
	background: #2D94AD;
	border: 2px solid #FFFFFF;
	padding: 8px 12px;
	font: bold 11px arial;
	color: #FFFFFF;
	vertical-align: middle !important;
	text-align: center;
}

table.dz_tab TR.gray TD {
	background: #EAEAEA;
}

table.dz_tab TD.lang {
	padding: 0px 12px;
}

table.dz_tab td a {
	display: block;
	width: 50px;
	height: 25px;
	text-align: center;
}

table.dz_tab td a img {
	margin-top: 10px;
	width: 6px;
	height: 6px;
}
