@charset "UTF-8";
/* CSS Document */

.nav_casino { 
	background: url(/casinoconsultation/images/nav_casino.gif) no-repeat 0px 0px; 
	cursor: pointer; 
	padding-top: 34px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}

.nav_backgroundinfo { 
	background: url(/casinoconsultation/images/nav_backgroundinfo.gif) no-repeat 0px 0px; 
	padding-top: 19px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}


.two_column_wide {
	width:750px;
}

.two_column_wide div {
	width:360px;
	float:left;
	margin-right:5px;
}

/* Button */

.el_button {
	display:block!important;
	color:#fff!important;
	font-weight:bold!important;
	background:#005581!important;
}

.el_button:hover {
	background:#69C!important;	
}


/* Gallery */

.casino_gallery {
	border:solid 1px #333;
	padding:3px;
	text-align:center;
}

.casino_gallery:hover {
	background:#CCC;
}

/* */

#table-style-02 {
	border-left:1px #ccc solid !important;
	border-bottom:1px #ccc solid !important;
}

#table-style-02 td, #table-style-02 th {
	border-top:1px #ccc solid;
	border-right:1px #ccc solid !important;
}
