.vegas_tickers
		{
		border-collapse: collapse;
		border: 1px solid #808080;
		width: 175px;
		text-align: center;
		}

.vegas_tic_top
		{
		background-color: #000000;
		background-repeat: no-repeat;
		background-position: 15px 25px;
		text-align: center;
		valign: bottom;
		height: 144px;
		width: 175px;
		}

.vegas_tic_bottom
		{
		background-color: #000000;
		background-repeat: no-repeat;
		background-position: 15px 0;
		text-align: center;
		vertical-align: top;
		height: 35px;
		width: 175px;
		padding: 0 15px;
		}

.jackpot_total
		{
		background-color: #000000;
		background-repeat: no-repeat;
		background-position: 50% 100%;
		text-align: center;
		width: 175px;
		height: 100px;
		}

.vegas_tickers span.title
		{
		background-color: #000000;
		font-size: 16px;
		color: #FFFFFF;
		font-weight: bold;
		position: relative;
		top: 15px;
		text-align: center;
		}