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

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

IMG.risco {
    display: block;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: auto }
