﻿/* CSS layout */
.tablaranking {
	width: 325px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 15px;
	height: 272px;
	color: #FFFFFF;
	font-weight: bold;
}
.tecnifibrelogorank {
	border-left: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #000000;
	width: 40px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	text-align: center;
	border-style: none;
	background-image: url('../../gorankines/images/fondotecnifibrelogorank.gif');
	height: auto;
}


