/* ---- SITE ---- */

body {
	background-color:#ffffff;
	background-image: url(/images/bg.jpg);
	margin:0;
	padding:0;
	color:#000000;
/*	font-family:Helvetica Neue, Helvetica, Arial, sans serif;*/
	font-family:Verdana, Geneva, Sans-Serif;
	font-size:12px;
}

.page {
	width:1000px;
	margin: 0 auto;
}
img {
	border:0;
}
.blackFrame {
	border:1px solid #000000;
}

/* ---- FONTS ---- */
a:link, a:visited {
	color:#006666;
	text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
div.pageTitle, div.pageSubTitle{
	font-family:Arial, sans serif;
	text-align:left;
	font-weight:normal;	
	padding: 0;
	margin: 0;
}
div.pageTitle {
	font-size:24px;
	line-height:24px;
	color:#004c7c;
	text-transform:uppercase;
}
div.pageSubTitle{
	font-size:20px;
	line-height:20px;
	color: #996633;
	text-transform:uppercase;
}

.content, .content p{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0 10px 0;
}

.content ul, .content ol {
	list-style-position:outside;
}
a.linkSmall, a.linkBack, a.linkSmallPrev, a.linkSmallDetails, a.linkSmallClose, a.linkLarge {
	text-transform:uppercase;
	font-size:11px;
	background: url(/images/arrow_gold.gif) center right no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

a.linkBack {
	padding: 0 0 0 10px;
	background: url(/images/arrow_gold_prev.gif) center left no-repeat;
}

a.linkSmallPrev
{
	padding: 0 0 0 10px;
	background: url(/images/arrow_gold_prev.gif) center left no-repeat;
}

a.linkSmallDetails
{
	background: url(/images/arrow_gold_down.gif) center right no-repeat;
}

a.linkSmallClose
{
	background: url(/images/arrow_gold_up.gif) center right no-repeat;
}

a.linkLarge {
	font-size:12px;
}


/* ---- HEADER ---- */
#header #logo { float:left;padding:16px 0 8px 0;margin:0;width:483px;}
#header #info { float:right;width:517px;margin:0;padding:0;font-size:95%; }
#header #info #dream-rewards {height:45px;}
#header #info #dream-rewards #title {float:left;text-align:right;vertical-align:middle;width:233px;line-height:45px;overflow:hidden;}
#header #info #dream-rewards #links {float:left;width:168px;line-height:45px;vertical-align:middle;text-align:right;}
#header #info #dream-rewards #links a {color: #996600;font-weight:bold;font-size:9px;padding: 0 4px 0 4px;text-decoration:underline;}
#header #info #dream-rewards #cards {float:right;width:116px;text-align:right;}
#header #info #reservations {clear:both;margin:4px 0 0 0;padding:0;width:517px;height:53px;vertical-align:middle;background-image:url(/images/reservations-header-bkg.jpg);background-position:bottom right;background-repeat:no-repeat;}
#header #info #reservations #title {float:left;padding:0 10px 0 10px;line-height:53px;vertical-align:middle;}
#header #info #reservations #title a {color:#006666;font-size:14px;font-weight:lighter;}
#header #info #reservations #title a:hover {text-decoration:underline;}
#header #info #reservations #form {font-size:9px;}
#header #info #reservations #form a {color:#006666;}
#header #info #reservations #form a:hover {text-decoration:underline;}
#header #info #reservations #form #date-picker {line-height:53px;vertical-align:middle;}
#header #info #reservations #form #date-picker select, #header #info #reservations #form #date-picker input {font-size:9px;width:auto;font-weight:normal;}
#header #info #reservations #form #cal-container {position:relative;left:236px;top:-16px;}
#header #info #reservations #form #cal-container .popup {clear:both;position:absolute;display:none;z-index:10;}
#header #banner {width:1000px; height:110px; padding:0; margin:0; background-image:url(/images/static_banner.jpg); }

#header #info #email {clear:both;text-align:right;width:517px;}
#header #info #email a {color: #996600;font-weight:bold;}
#header #info #email #envelope {float:right;padding-right:4px;}
#header #info #email #link {float:right;line-height:20px;vertical-align:middle;overflow:visible;white-space:nowrap;padding-right:4px;}

.no-flash-banner {width:1000px;height:110px;}

.menu {background-image:url(/images/menu_bar.jpg);background-repeat:no-repeat;background-position:top left;height:40px;width:100%;margin:0;padding:0;}
.menu ul {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;letter-spacing:1px;line-height:12px;vertical-align:middle;text-transform:uppercase;text-align:center;}
.menu li { float: left; display: inline;text-align:center;padding:9px 8px 9px 8px;}
.menu li.separator { float: left; display: inline;text-align:center;padding:0;}
.menu li a, .menu li a:visited { DISPLAY: block; text-decoration:none;color:#333333;font-style:normal;}
.menu li a:hover, .menu li a.active { color:#996600;}

.nav { width:230px; margin: 10px 4px 0 2px; }
.nav ul { padding: 0; margin: 0; list-style-type: none; font-family:Verdana, Geneva, sans-serif; font-size:16px; letter-spacing:-1px; }
.nav li { padding: 0; margin: 0; text-align:right; line-height:24px;}
.nav li a { display: block; color:#333333; text-decoration:none;padding-right:9px;margin:0;}
.nav li a.first, .nav li a.firstActive { font-size:18px; margin-bottom:6px; }
.nav li a:hover, .nav li a.Active, .nav li a.firstActive { color:#996600;background: url(/images/arrow_gold.gif) center right no-repeat;}

.subnav 
{ 
	margin:0 0 0 0; 
	*margin: -3px 0 0 0;
	padding:0; position:relative; z-index: 1; width: auto; height: 23px;border-left:1px solid #666666; }
.subnav ul {font-size:11px; margin: 0; height:23px; background-color:#cccccc; text-align:left; padding: 0; }
.subnav ul li { display:inline; list-style-type:none; margin: 0; padding: 4px 14px; float:left; border-top:1px solid #666666;border-right:1px solid #666666; text-transform:uppercase;}
.subnav ul li a:link,.subnav ul li a:visited { color:#333333}
.subnav ul li.active { border-bottom: 1px solid #666666; background-color:#666666; }
.subnav ul li.active a:link,.subnav ul li.active a:visited { color:#FFFFFF}

.cardMenu {
	font-size:10px;
	font-weight:bold;
	margin: 0 0 6px 0;
}
.cardMenu, .cardMenu a:link, .cardMenu a:visited {
	color:#ffffff;
}
.cardMenu a:hover {
    color: #a04437;
}
td.reservations {
	font-size:9px;
	color:#FFF;
	text-align:left;
}
td.reservations a:link, td.reservations a:visited {
	color:#FFF;
}
td.reservations input{
	background-color:#656565;
	color:#000;
	border:none;
	padding:1px;
	margin:4px 8px 0 4px;
	font-size:9px;
}

/* ---- MAIN TOP AREA ---- */
.main
{
	height:auto;
}
.mainLeft {
	float:left;
	width: 240px;
}
.mainWide {
	float:right;
	width: 750px;
}
.mainCenter {
	width:550px;
	float:left;
}
.mainRight {
	width:200px;
	float:right;
	padding:2px 2px 2px 2px;
}

.mainRight p {padding: 0 0 0 6px;}
.mainRight ul {padding: 0 0 0 24px; margin: 0;}

/* ---- MAIN CONTENT AREA ---- */

.content {
	width:1000px;
	float:left;
	background-image: url(/images/bg_body_table.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

.content #home-page-tiles {width:100%;text-align:center;background-color:#ffffff;padding:0 0 20px 0;border:1px solid #cccccc;}

.contentLeft {
	float:left;
	width: 240px;
}
.contentMain {
	width:500px;
	padding: 18px 0 12px 11px;
	float:left;
}
.contentRight {
	width:170px;
	float:right;
	text-align:center;
	padding: 18px 0 12px 11px;
}
.contentRight a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background: url(/images/arrow_gold.gif) center right no-repeat;
	padding: 0 10px 0 0;
	cursor: pointer;
}
.contentMain ul li {list-style-type:disc;padding-left:8px;}

.contentRight ul {margin: 0; padding: 0}
.contentRight ul li {border-bottom: 1px solid #666666;  list-style-position:outside; list-style-type:none; color:#CCC; font-size:12px;}
.contentRight ul li.first {border: none; font-weight:bold; background:#333333; width: 150px; height: 16px; padding: 4px 10px;}
.contentRight ul li.first:hover {background:#333333;}
.contentRight ul li:hover {background-color:#cccccc;}
.contentRight ul li a:link, .contentRight ul li a:visited {color:#CCC; display: block; width: auto;} 
.contentRight ul li a:hover {background-color:#cccccc;}
.contentRight ul li:hover {background-color:#cccccc;}
.contentRight ul li a { width: 160px; height: 16px; padding: 4px 10px; }
.contentRight .selected a:link, .contentRight .selected a:visited {color:#ddbb33; display: block; width: auto; } 
.contentRight .selected a:hover {background-color:Transparent; } 

.otherRight ul {margin: 0; padding: 0}
.otherRight ul li {border-bottom: 1px solid #333333; list-style-position:outside; list-style-type:none; color:#CCC; font-size:12px;}
.otherRight ul li.first {border: none; font-weight:bold; background:#333333; width: 150px; height: 16px; padding: 4px 10px; }
.otherRight ul li.first:hover {background:#333333;}
.otherRight ul li:hover {background-color:#cccccc;}
.otherRight ul li a:link, .otherRight ul li a:visited {color:#CCC; display: block; width: auto;} 
.otherRight ul li a:hover {background-color:#cccccc;}
.otherRight ul li:hover {background-color:#cccccc;}
.otherRight ul li a { display: block; width: 160px; height: 16px; padding: 4px 10px; }

.otherRight .selected:hover { background-color:#000000; }
.otherRight .selected a:link, .otherRight .selected a:visited {color:#cccccc; display: block; width: auto; } 
.otherRight .selected a:hover { color:#cccccc; background-color:#000; }

.callout {
	background-color:#142d32;
	color:#ffffff;
	margin: 5px 0;
	padding:20px;
}
.callout td {
	color: #ffffff;
	vertical-align:top;
	margin-top: 0;
	font-size:12px;
	font-family:Arial, sans serif;
}
.callout td p, .callout td a:link, .callout td a:visited {
 	color: #ffffff;
	font-size:12px;
}
.callout td a.white:link, .callout td a.white:visited {
	font-weight:bold;
	color:#FCFCFC;
	font-size:11px;
}
.callout a:link, .callout a:visited {
	text-decoration:underline;
}
.calloutFoot {
	background-color:#333333;
	color:#666666;
	padding: 5px 0;
	font-size:10px;
	text-transform:uppercase;
	margin: -5px 0 0 0;
}	
.calloutFoot a:link, .calloutFoot a:visited {
	color:#ffffff;
}
.calloutTop {
	background-color:#333333;
	color:#ffffff;
	padding: 5px 0;
	margin: 0 0 -5px 0;
	font-size:12px;
}	
.calloutTop a:link, .calloutTop a:visited {
	color:#ffffff;
}
.calloutTop td
{
	background-color:#333333;
	color:#ffffff;
	font-size:12px;
}
.callout input {background-color:#12100c; border:1px solid #3d3a37; color:#ffffff; padding: 1px 2px;}

.calloutpiTop {
	background-color:#5a261f;
	color:#FFFFFF;
	margin: 15px 0px 0px 0px;
	padding:5px 20px 3px 10px;
	text-transform:uppercase;
}
.calloutpi {
	background-color:#BFBFBF;
	border: 2px solid #cccccc;
	color:#000000;
	margin: 0px;
	padding:10px 10px;
}

.calloutLt {
	background-color:#BFBFBF;
	border: 2px solid #cccccc;
	color:#000000;
	margin: 0;
	padding:10px 20px;
}

.calloutLt td, .calloutLt p{
	color:#000000;
	line-height:18px;
}
.calloutLtTop {
	background-color:#5a261f;
	color:#FFFFFF;
	margin: 0;
	padding:5px 20px 3px 20px;
	text-transform:uppercase;
}
.calloutLt input {background-color:#DFDFDF; border:1px solid #B5B5B5; color:#000000; padding: 1px 2px;}

.callout .event {width:158px; float:left; font-size:10px; padding-right:20px;}
.callout .event p {font-size:10px;}
.callout .event img {float:right; margin: 0 0 6px 0;}

.btn_right {float:right; margin: 10px 0 0 10px;}

.infoTop {
	padding:0;
	margin: 5px 0 0 0;
	background:#dddddd url(/images/arrow.gif) no-repeat 8px center;
	cursor: pointer;
	padding: 8px 20px;
	text-transform:uppercase;
	width:504px;
}
.infoTop p {
	margin:0;
	font-weight:bold;
}
.infoExpanded {
	visibility: hidden; 
	height: 0; 
	position: absolute;
	background-color:#dddddd;
	padding:10px 20px;
	width:504px;
}
.infoExpanded p {
	margin:0 0 10px 0;
}
.infoTop, .infoTop p, .infoExpanded, .infoExpanded p {
	font-size:12px;
}

/* ---- FOOTER ---- */
.featuresBottom, .interiorFeaturesBottom {
	clear:both;
	margin: 20px 0;
	width:100%;
	text-align:center;
}

.featuresBottom a, .interiorFeaturesBottom a
{
	padding: 0 12px 0 12px;
}

.interiorFeaturesBottom div
{
	float:left;
	width:33%;
	text-align:center;
}

.interiorFeaturesBottom #slotTicker
{
	width: 284px;
	height: 72px;
	padding-top:34px;
	background:url(/images/home-slot-ticker.gif) no-repeat top left;
	text-align:center;
}

.interiorFeaturesBottom #slotTicker a
{
	color:#ffffff;
	font-weight:bold;
	font-size:18pt;
	letter-spacing:5px;
}

.featuresBottom a:link, .featuresBottom a:visited
{
	margin: 0 24px 0 24px;
	padding: 0 8px 0 8px;
	font-size:125%;
	color:#ffffff;
	text-transform:uppercase;
	background-image: url(/images/arrow_gold.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.featuresBottom a:hover
{
	color:#ddbb33;
}
#footer 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	text-align:center;
	margin: 40px;
}
#footer ul {
	padding: 0;
	margin: 10px 0;
}
#footer p {
	padding: 0;
	margin: 30px 0 10px 0;
}
#footer li {
	display:inline;
	list-style-type:none;
	margin: 0 15px;
}
#footer li a:link, #footer li a:visited {
	color:#006666;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer #privacyterms, #footer #copyright {
	height: 25px;
	margin: 14px 0 0 0;
	font-weight:normal;
	text-transform: none;
}
#footer #privacyterms 
{
	text-align: right;
	float:right;
	position:relative;
}
#footer #privacyterms a
{
	color: #996600;
	font-weight:bold;
}

#footer #copyright {
	text-align: left;
	float:left;
	color: #999999;
}

/* ---- RESERVATIONS TEMPLATE ---- */

.nav li a.double       { height: 40px; background: no-repeat left top;   }
.nav li a.doubleActive { height: 40px; background-position: left bottom; }

.resv {
	border-bottom: 1px solid #333333;
	min-height: 180px;
}
.resvLeft {
	border-right: 1px solid #333333;
	float:left;
	width: 235px;
}
.resvWide {
	float:left;
}
.resvCenter {
	width:550px;
	float:left;
	border-right: 1px solid #333333;
}
.resvRight {
	width:197px;
	float:left;
}

/* ---- PHOTO GALLERY CONTROL ---- */

.pgaltitle
{
	background-color: #cccccc;
	text-transform: uppercase;
	font: bold 9px arial;
	padding: 5px 5px 5px 12px;
	width: 85px;
}

.pgal
{
	height: 78px;
	background-color: #cccccc;
	overflow: hidden;
	padding: 5px 0px 3px 0px;
}

.pgalimg
{
	float: left;
	padding: 0px 0px 0px 14px;
}

.pgalpgr
{
	text-align: center;
	background-color: #333333;
}

/* Item Summary */

#summary
{
	clear:both;
	margin: 20px 0 12px 0;
}

#summary .separator
{
	clear:both;
	margin:30px 0 4px 0;
}

#summary h3
{
	margin:0;
	padding:0;
	font-size:14px;
}

#summary #logo {float:left;margin:0 8px 0 0;width:100px;text-align:center;vertical-align:middle;}
#summary #description {float:left;width:390px;}
#summary #details {text-align:right;padding:4px 0 0 0;}

/* Entertainment Listing */
#entertainment
{
	padding: 12px 0 0 0;
}

#entertainment .separator
{
	clear:both;
	margin: 8px 0 8px 0;
}

#entertainment .footer
{
	clear:both;
	margin: 4px 0 4px 0;
}

#entertainment .heading
{
	position:relative;
}

#entertainment .heading .date
{
	float:left;
	vertical-align:middle;
	padding: 0 0 0 8px;
	text-align:right;
	width:38%;
	font-weight:normal;
}

#entertainment .heading .title
{
	float:left;
	font-weight:bold;
	width:45%;
}

#entertainment .summary
{
	position:relative;
	padding: 6px 0 0 0;
}

#entertainment .summary .photo
{
	float:left;
	width:168px;
	margin: 0 12px 0 0;
}

#entertainment .summary .photo .price
{
	float:left;
	vertical-align:middle;
	width:38%;
	margin: 4px 0 0 0;
}

#entertainment .summary .photo .buyNow
{
	float:right;
	vertical-align:middle;
	text-align:right;
	width:55%;
	padding-right:6px;
	margin: 4px 0 0 0;
}

#entertainment .summary .photo .venue
{
	width:100%;
	padding:12px 0 0 0;
}

#entertainment .summary .teaser
{
	float:left;
	width:300px;
}

#entertainment .summary .teaser, #entertainment .summary .teaser p, #entertainment .summary .photo .price, #entertainment .summary .photo .venue
{
	font-size:95%;
}

#entertainment .heading a {color:#cccccc;}

/* Press Releases */
#press-room, #media-room
{
	width:95%;
	padding: 12px 0 0 0;
}

#press-room .separator, #media-room .separator
{
	clear:both;
	margin: 12px 0 12px 0;
}

#press-room .footer, #media-room .footer
{
	clear:both;
	margin: 8px 0 8px 0;
}

#press-room .press-date
{
	float:left;
	width:18%;
}

#press-room .press-title
{
	float:left;
	padding: 0 0 0 8px;
	font-weight:bold;
	width:68%;
}

#press-room .print-button
{
	float:right;
	vertical-align:top;
	width:8%;
	padding-right: 8px;
}

#press-room .print-button a { color:#cccccc; }

#press-room .press-content
{
	clear:both;
	position:relative;
	padding:4px 0 0 0;
}

#press-room .content-button
{
	position:relative;
	float:right;
}

#press-room .press-details
{
	display:none;
}

#press-room .press-details p
{
	padding-top:0;
	margin-top:0;
}

#entertainment .heading, #press-room .press-heading, #media-room .title-block {overflow:auto;background-color: #333333; padding: 5px 5px 5px 10px; font: bold 11px verdana; color: #cccccc;}
#entertainment .summary, #press-room .press-content, #media-room .press-content {overflow:auto;background-color: #cccccc; padding: 10px 10px 10px 10px; margin: 0px 0px 5px 0px;}

#press-room-filter {text-align:left;}
#press-room-filter a {text-transform:none; background-image:none;color:#333333;}
#press-room-filter a:hover {text-decoration:none;}
#press-room-filter ul {margin: 0; padding: 0;}
#press-room-filter ul li {border-bottom: 1px solid #666666;  list-style-position:outside; list-style-type:none; color:#333333; font-size:12px;}
#press-room-filter ul li:hover {background-color:#cccccc;}
#press-room-filter ul li a:link, #press-room-filter ul li a:visited {display: block; width: auto;} 
#press-room-filter ul li a:hover {background-color:#cccccc;text-transform:none;}
#press-room-filter ul li:hover {background-color:#cccccc;}
#press-room-filter ul li a { width: 160px; height: 16px; padding: 4px 10px;}
#press-room-filter .selected a:link, #press-room-filter .selected a:visited {color:#ddbb33; display: block; width: auto;} 
#press-room-filter .selected a:hover, #press-room-filter .selected:hover, #press-room-filter .selected a:hover {background-color:#666666;} 
#press-room-filter ul li.first {border: none; font-weight:bold; background:#333333; width: 177px; height: 16px; padding: 4px 10px; text-transform:uppercase;}
#press-room-filter ul li.first:hover {background:#333333;}

/* Media Room */

#media-room .left
{
	float:left;
	width:10%;
	vertical-align:top;
}

#media-room .right
{
	float:right;
	vertical-align:top;
	width:70%;
}

#media-room th
{
	text-align:left;
}

/* HEADER */
#header select
{
	width:138px;
	font-weight: bold;
	font-size:90%;
	margin: 2px 0 4px 0;
}


/* CALENDAR */

/*
.ajax__calendar_container 
{
	border: solid 5px #78322A;
	background-color: #78322A;
	padding: 0px;
}

.ajax__calendar_header
{
	background-color: #4C4C4C;
}
*/

.formMain {
	width:724px;
	padding: 18px 0 12px 11px;
	float:left;
}

#survey 
{
	padding: 0;
	background-image: url(/images/survey/bg-content.jpg);
	background-repeat: repeat-x;
	color: #05262f;
	min-height:380px;
	vertical-align:top;
	float:left;
	margin: 0;
}

#survey h4, #survey h3
{
	margin:0;
	padding:0;
}

#survey p.heading {
	font-weight:bolder;
	font-size: 95%;
	color: #3d8097;
	margin: 0;
}

#survey p.surveyQuestion 
{
    font-size:98%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#survey p.formLabel
{
    margin: 6px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	font-weight:bold;
	font-size:98%;
	clear:both;
}

#survey .formField 
{
    font-size:18px;
    width:350px;
    font-size:98%;
    color:black;
}

#survey .formField2 
{
    font-size:18px;
    width:106px;
    font-size:98%;
    margin-right:12px;
}

#survey .opt{
	margin: 0px 0px 11px 0px;
	padding: 1px 0px 0px 0px;
	font-size:.8em;
	background-image: url(/images/survey/back_options.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:494px;
	height:17px;
}

#survey .opt .opt-start 
{
    margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 13px;
    font-size:1.0em;
    vertical-align:middle;
    color:#333333;
}

#survey .opt .opt-end 
{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
    font-size:.9em;
    vertical-align:middle;
    color:white;
}

#survey .opt-2 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 12px 0px;
	color:#333333;
	font-size:1.0em;
}

#survey .radio input
{
    margin: -3px 3px 0px 30px;
    padding: 0px 0px 0px 0px;
    vertical-align:middle;
}

#survey .checkbox input
{
    margin: 0px 3px 0px 30px;
    padding: 0px 0px 0px 0px;
    
}

.resultsNavigation
{
	font-size:90%;
	color: #333333;
}

.main-content-controls
{
	clear:both;
	width:100%;
}

.bad-beat-holdem, .bad-beat-stud
{
	float:left;
	text-align:center;
	padding:0;
	margin:0 0 0 12px;	
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Geneva, Sans-Serif;
	width: 225px;
	height: 171px;
	background-repeat: no-repeat;
	background-position:left top;
}

.bad-beat-holdem
{
	background-image: url(/images/poker/holdem_jackpot.gif);
}

.bad-beat-holdem .jackpot
{
	color:#ffffff;
	padding-top:2px;
}

.bad-beat-stud
{
	background-image: url(/images/poker/stud_jackpot.gif);
}

.bad-beat-stud .jackpot
{
	color:#000000;
	padding-top:2px;
}

