#freezeout-table h4{
    font-size: 12px;
    background: url(../images/sng_table_title_power.png) no-repeat left;
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: -1px;
    }
#freezeout-table .tblBg {
    position: absolute;
    width: 6px;
    height: 26px;
    top: 21px;
    right: -2px;
    z-index: 1000;
    background: none;
}

#tournament-table tr.even td{
	background: #fff;
}

#scroll-table tr.gold td{
	background: #ebbf3d url(../images/gold-normal.png) repeat-x;
}

#scroll-table tr.goldhover td{
	background: #ebbf3d url(../images/gold-hover.png) repeat-x;

    cursor:pointer;
    cursor:hand;
}

#scroll-table tr.bronze td{
	background: #d1ab6c url(../images/bronze-normal.png) repeat-x;;;
}

#scroll-table tr.silver td{
	background: #c2c3c5 url(../images/silver-normal.png) repeat-x;;
}

#scroll-table tr.bronzehover td{
	background: #ebbf3d url(../images/bronze-hover.png) repeat-x;

    cursor:pointer;
    cursor:hand;
}

#scroll-table tr.silverhover td{
	background: #c2c3c5 url(../images/silver-hover.png) repeat-x;

    cursor:pointer;
    cursor:hand;
}

#freezeout-table tr.even td{
	background: #fff url(../images/white-normal.png) repeat-x;
    cursor:pointer;
    cursor:hand;
}
#freezeout-table tr.hover td{
	background: #7f181a url(../images/red-hover.png) repeat-x;;
    cursor:pointer;
    cursor:hand;
    color: #fff;
}

#freezeout-table th{
	background: #cbcbcb url(../images/sng-table-top-master-th.png) repeat-x top;
    background-position: 100% -1px;
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 7px 0 7px 0;
    border-left:1px solid #8E8E8E;
    text-align: center;
}

#freezeout-table td{
	color: #000;
	font-size:11px;
	font-weight:normal;
    padding: 5px 0;
	text-align:left;
    border-left:1px solid #8E8E8E;
}

.table-freeze {
	/* background: url(../images/tournament-table-top-bg.gif) no-repeat top; */
    border:1px solid #2d2d2d;
    border-right: none;
    border-top: none;
    width: 243px;
}


#content h2 {
	background: url(../images/title-line-powerpoker.png) no-repeat bottom left;
	color: #ac0404;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0;
	margin: 0 0 30px 0;
}

#freezeout-table tr th.sng-header {
    background: url(../images/sng-table-top-master.png) no-repeat top right;
    background-position: 100% -1px;
}

#freezeout-table th.sng-last{
    }
