<style type='text/css'>

#pokerrooms_table body {
	background: #fff;
}

#pokerrooms_table table {
	border-collapse: collapse;
	width: 100%;
	/*margin: 24px;*/
	/*font-size: 1.1em;*/
	font-size: 10.5px;
    margin-bottom: 10px;
}

#pokerrooms_table th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

#pokerrooms_table td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: middle;
}

#pokerrooms_table tr.alt td {
	background: #ecf6fc;
}

#pokerrooms_table tr.over td, #pokerrooms_table tr:hover td {
	background: #bcd4ec;
}

.external_link {
	background:transparent url(/custom/images/External.png) no-repeat scroll right center;
	padding-right:13px;
}
</style>
