.db2 td
{
	font-size: 12px;
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit; 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border:1px solid #333;
}

.db2 table
{
	display: table;
	border-spacing: 2px;
	border-collapse: collapse;
	margin-top: 0em;
	margin-bottom: 0em;
	-moz-box-sizing: border-box;
	text-indent: 0;
	border:1px solid #aaa;
}

.index2
{
	border-left: solid 12px Silver;
	border-bottom: solid 3px Silver;
	height:2em;
	padding: 0.3em;
}

.index3
{
	border-left: solid 8px Silver;
	border-bottom: solid 3px Silver;
	height:2em;
	padding: 0.3em;
}

.gazo img:hover
{
	filter:alpha(opacity=80);
	opacity:0.8;
}

.adcenter
{
	text-align: center;
}
