		/* A few IE bug fixes */
		* { margin: 0; padding: 0; }
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
		body { padding-left: 10em; font-family: Arial, Helvetica, sans-serif; }
		#more-casino-options { width: 100%; height: auto; margin: 30px 0; margin-left:20px }
		#more-casino-options p{ line-height:15px}
		
		/* Some list and link styling */
		ul li { width: 100%; }
		ul ul li { padding: 0; width: 175px; margin-bottom: 0; }
		ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: small; }
		ul ul li a:hover { display:block; padding: 3px 8px; font-size: small; }
		li { list-style-type: none; }	
			
		/* Header links styling */
		h3.head a { 
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		color:#FFFFFF;
		text-align:left;
		font-weight: lighter;
		display:block;
		border-bottom: 1px solid #33337C
		}
		h3.head a:hover { 
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FF6600;
		text-align:left;
		font-weight: lighter
		}
		h3.selected a { 
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		color:#FFFFFF;
		text-align:left;
		font-weight: lighter
		}
		h3.selected a:hover { 
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FF6600;
		text-align:left;
		font-weight: lighter
		}

.main-styles #more-casino-options h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	text-align:left;
	font-weight: lighter;
	margin-top:5px
}

.more-casino-options-border {
border-right: 1px solid #33337C
}
#announcement {
	position: absolute;
	z-index: 00;
	height: 150px;
	width: 150px;
	top: 0px;
	left: 0px;
}