  #tabelavinhos {
    display: table;
	width:420px;
	background-color:#000;
	font-size:80%;
	text-align:justify;
	vertical-align:bottom;
    }

.container .colunaesquerda #tabelavinhos .sub {
	color: #E1C610;
	font-weight: bold;
}
.container .colunaesquerda #tabelavinhos .tit {
	color: #ffffff;
	font-weight: bold;
	font-size:100%;
}

