/*#content #news {
	width: 380px;
}

#content #revistas {
	height: 220px;
	padding: 35px;
	color: #fff;
	margin: 50px -35px -10px -35px;
	background: #fff url(/img/revistas-back.png) repeat-x top;
}

#content #news div {
	margin-right: 5px;
}

#content #revistas img {
	border: 3px solid #933 !important;	
}

#content #salas-poker {
	margin-top: 15px;	
	color: #fff;
}

#content #salas-poker a {
	color: #fff;
}

#content #salas-poker table {
	background: #eb1c24 url(/img/white-border-right.png) no-repeat top right;
}

#content #salas-poker table td {
	height: 45px;
}

#content #noticias-header {
	padding: 2px 5px;
	color: #fff;
	background: url(/img/header-back.png) no-repeat top right;
}

#content #tournments_header h2 {
	padding: 2px;
	color: #fff;
	background: url(/img/header-back.png) no-repeat top right;
	margin-bottom: 2px;
	margin-right: 10px;
}

#content #ranking_header h2 {
	padding: 2px;
	color: #fff;
	background: url(/img/header-back.png) no-repeat top right;
	margin-bottom: 2px;
	margin-right: 10px;
}

#content #ranking table {
	color: #fff;
	width: 250px;
	background: #eb1c24 url(/img/table-back.png) repeat-y right;
}

#content #tournments table {
	color: #fff;
	width: 250px;
	background: #eb1c24 url(/img/table-back.png) repeat-y right;
}

#content #tournments table td {
	border-top: 1px solid #fff;	
	padding: 6px !important;
}

#content #ranking table td {
	border-top: 1px solid #fff;	
}

h2 {
	font-family: Verdana;
	font-size: 13px;	
}

h3 {
	font-size: 11px;	
}

#content #tournments table td, #content #tournments table th {
	padding: 3px;	
}

#content #ranking table td, #content #ranking table th {
	padding: 3px;	
} */