/* CSS Document */
@import "inner.css";

#games_rules
{
	background-image: url(/images/repeatBorder_games.gif);
	background-repeat:repeat-y;
	width: 621px;
	height: 1460px !important
}

h2 {text-align: center; padding-bottom: 10px; font-size: 16px; position: relative;
left : -15px;}

.gamesImg
{	
	display: block;
	margin: 0 auto;
	border: none;
	height: 100px;
}
* html .gamesImg  {height: 90px;}
.gamesImg img{margin: 0 auto; text-align: center;  padding-top: 7px; border: none; cursor: pointer;}
.gamesImg:hover{background-color: #3E55A1;}
.linkGames
{
	width: 104px;
	height: 16px;
	background-color: #A4B5ED;
	text-align: center;
	margin-bottom: 7px;
}

.linkGames a, .lastLinkGames a
{
	color: #EBA526;
	font-weight: bold;
	text-decoration: none;
}

#cards_rules
{	
	margin-left: 10px;
	width: 104px;
	float: left;
}

#tables_rules
{
	width: 104px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#slots_rules
{
	width: 104px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#videoPoker_rules
{
	width: 104px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#videoSlots_rules
{
	width: 104px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}