.poker-sites-list { width:500px; }
.poker-sites-list .headerL { 
	background:url("../images/gh_left.png") no-repeat left top; 
	padding-left:13px;
	margin-bottom:-3px; 
}
.poker-sites-list .headerR {
	background:url("../images/gh_right.png") no-repeat right top;
	padding-right:13px;
}
.poker-sites-list .headerM { background:url("../images/gh_middle.png") repeat-x center top; height:36px; }
.poker-sites-list .header th { 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff; 
	line-height:35px; 
	height:36px; 
	text-align:center; 
    
	background:url("../images/head-Feb.png") no-repeat right center;
}
.poker-sites-list .header th:last-child { background:none; }



.poker-sites-list .lines { border:1px solid #033d0a; border-top:0 none; }
.poker-sites-list .lines tr.odd { background-color:#d9e5d5; }
.poker-sites-list .lines tr.even { background-color:#c0d6bd; }
.poker-sites-list .lines tr p { font-size:9px; color:#076a0b; }
.poker-sites-list .lines tr td:first-child { text-align:center; }
.poker-sites-list .lines .free-bonus { 
	display:block; 
	background:url("../images/green_number_btn.png") no-repeat 0 0; 
	color:#ffffff; 
	text-align: center; 
	width:59px; 
	height:22px; 
	font-weight:bold; 
	font-size:14px; 
	line-height:22px; 
	margin:0 auto;
}
.poker-sites-list .lines .request { 
	display:inline-block; 
	background:url("../images/red-request.png") no-repeat 0 0; 
	width:69px; 
	height:25px; 
	color:#ffffff; 
	font-size:12px; 
	text-decoration:none; 
	text-align:center; 
	line-height:25px;
}
.poker-sites-list .lines .request:hover {
	background-image:url("../images/red-request-h.png");
}
.poker-sites-list .lines tr td.add-info { 
	width:165px; 
	padding:0 5px;
}



/* GOLD DEECOR */

.poker-sites-list.gold-table .headerL { background-image:url("../images/bh_left.png"); }
.poker-sites-list.gold-table .headerR { background-image:url("../images/bh_right.png"); }
.poker-sites-list.gold-table .headerM { background-image:url("../images/bh_middle.png"); }

.poker-sites-list.gold-table .lines .free-bonus { background-image:url("../images/gold_number_btn.png"); }
.poker-sites-list.gold-table .lines .request { background-image:url("../images/gold-request.png"); }
.poker-sites-list.gold-table .lines .request:hover { background-image:url("../images/gold-request-h.png"); }

.poker-sites-list.gold-table .lines { border-color:#583202; }
.poker-sites-list.gold-table .lines tr.odd { background-color:#eadfd3; }
.poker-sites-list.gold-table .lines tr.even { background-color:#dcccba; }
.poker-sites-list.gold-table .lines tr p { color:#764301; }

/* GOLD DECOR END */



/* SILVER DEECOR */

.poker-sites-list.silver-table .headerL { background-image:url("../images/grh_left.png"); }
.poker-sites-list.silver-table .headerR { background-image:url("../images/grh_right.png"); }
.poker-sites-list.silver-table .headerM { background-image:url("../images/grh_middle.png"); }

.poker-sites-list.silver-table .lines .free-bonus { background-image:url("../images/silver_number_btn.png"); }
.poker-sites-list.silver-table .lines .request { background-image:url("../images/green-request.png"); }
.poker-sites-list.silver-table .lines .request:hover { background-image:url("../images/green-request-h.png"); }

.poker-sites-list.silver-table .lines { border-color:#585858; }
.poker-sites-list.silver-table .lines tr.odd { background-color:#e1dedc; }
.poker-sites-list.silver-table .lines tr.even { background-color:#cdcac9; }
.poker-sites-list.silver-table .lines tr p { color:#585858; }

/* SILVER DECOR END */