/* CSS Document */
*{ margin: 0; padding: 0; }

body{
	background: #000 url(../images/page_bg.jpg) no-repeat center top;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
p{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
a{
	color: #f3a601;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1{
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #a51000;
	padding: 10px 0 5px;
}

h2{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 .head_txt{
	line-height: 45px;
}
h2 a{	
	text-decoration:none;
	color:#fff;
}
h2 a:hover{	
	text-decoration:none;
	color:#FFD019;
}
h3{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #b00006;
	padding: 10px 0 5px;
}

#wrapper_header{
	background: url(../images/wrapper_bg.jpg) repeat-x left top;
/*	height: 306px;*/
}
#header{
	background: url(../images/header_bg.jpg) no-repeat center top;
	width: 1000px;
	height: 169px;
	margin: 0 auto;
}
.logo{
	padding: 31px 0 0 0px;
	width: 225px;
	float: left;
}
img{
	border: 0 none;
}
#container{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#container .bl_contain_tl{
	background-color: #fff;
	padding: 0 0 0 12px;
}
#container .bl_contain_tl .bl_contain_tr{
	background-color: #fff;
	height: 12px;
}
#container .bl_contain_bl{
	background: #fff url(../images/block/bl_main_bl.gif) no-repeat left bottom;
	padding: 0 5px;
}
#container .bl_contain_bl .bl_contain_br{
	background:url(../images/block/bl_main_br.gif) no-repeat right bottom;
/*	height: 12px; */
}
#container .bl_contain_mid{
	background: #fff;
	padding: 5px 0 0;
}
.column_lft{
	width: 198px;
	float: left;
	padding: 0 10px 5px 5px;
}
.column_rgt{
	width: 261px;
	float: right;
	padding: 0 5px 5px 0;
}
.column_mid{
	width: 511px;
	float: left;
	padding: 0 0px 5px 0;
}
.column_mid p{
	padding: 8px 0;
}
.column_mid p .highlight{
	color: #0e7928;
	font-weight: bold;
}
.clr{ clear: both; }
.fL{ float: left; }
.fR{ float: right; }

.menu{
	height: 42px;
	font: normal 15px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
	background: url(../images/menu_bg.gif) repeat-x left top;
}
.menu ul{
	list-style: none;
}
.menu ul li{
	float: left;
	padding: 0 0;
	margin-right: 2px;
	line-height: 38px;
}
.menu ul li a{
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	padding: 1px 16px 1px 17px;
	display: block;
	outline: 0 none;
}
.menu ul li {
	color: #000;
	background: url(../images/menu_sep.gif) no-repeat left top;
}
.menu ul li:hover a{
	color: #ffd019;
}

/* Highlight Menu Items according to current current page. This is set by body class*/
.menu-poker .menu ul li#menu-poker,
.menu-betting .menu ul li#menu-betting,
.menu-casinos .menu ul li#menu-casinos,
.menu-videopoker .menu ul li#menu-videopoker,
.menu-slots .menu ul li#menu-slots,
.menu-roulette .menu ul li#menu-roulette,
.menu-blackjack .menu ul li#menu-blackjack,
.menu-quickguide .menu ul li#menu-quickguide,
.menu-home .menu ul li#menu-home
{
	background: url(../images/menu_rgt_act.gif) no-repeat right top;
}

.menu-poker .menu ul li#menu-poker a,
.menu-betting .menu ul li#menu-betting a,
.menu-casinos .menu ul li#menu-casinos a,
.menu-videopoker .menu ul li#menu-videopoker a,
.menu-slots .menu ul li#menu-slots a,
.menu-roulette .menu ul li#menu-roulette a,
.menu-blackjack .menu ul li#menu-blackjack a,
.menu-quickguide .menu ul li#menu-quickguide a,
.menu-home .menu ul li#menu-home a
{
	background: url(../images/menu_lft_act.gif) no-repeat left top;
	color: #000;
}

.lang{
	width: 200px;
	float: right;
	padding: 33px 0 0;
}
.share{
	width: 270px;
	float: right;
	clear: both;
	padding: 20px 0 0;
}
.share .bl_tr{
	background:url(../images/block/block6_tr.gif) no-repeat right top;
}
.share .bl_tr .bl_tl{
	background:url(../images/block/block6_tl.gif) no-repeat left top;
	height: 7px;
}
.share .bl_br{
	background:url(../images/block/block6_br.gif) no-repeat right bottom;
}
.share .bl_br .bl_bl{
	background:url(../images/block/block6_bl.gif) no-repeat left bottom;
	height: 7px;
}
.share .bl_mid{
	background: #530202;
	border-left: 1px solid #8b0000;
	border-right: 1px solid #8b0000;
	padding: 0 7px;
}
.share a{
	color: #fff;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 23px;
	display: block;
	padding: 0 0 0 27px;
}
.share td{
	padding: 3px;
}
.share a:hover{
	color: #e9c709;
}
.share a.facebook{
	background: url(../images/icon/facebook.gif) no-repeat left top;
}
.share a.twitter{
	background: url(../images/icon/twitter.gif) no-repeat left top;
}
.share a.digg{
	background: url(../images/icon/digg.gif) no-repeat left top;
}
.share a.delicious{
	background: url(../images/icon/delicious.gif) no-repeat left top;
}
.share a.stumble{
	background: url(../images/icon/stumble.gif) no-repeat left top;
}
.share a.sharebtn{
	background: url(../images/icon/share.gif) no-repeat left top;
}
.block_banner {
	text-align: center;
	padding: 10px;
	background-color: #000;
	border: 1px solid #989898;
}
.block{
	padding: 0 0 12px;
}

.block_popup{
	padding: 0;
	width: 530px;
	margin: 10px auto;
}
.block2{
	padding: 0;
	width: 430px;
	margin: 0 auto;
}
.bl1_top_rgt{
	background: #000d0a url(../images/block/block1_tr.gif) repeat-x right top;
	color: #fff;
}
#bl2_top_rgt{
	background: #000d0a url(../images/block/block1_tr.gif) repeat-x right top;
	color: #fff;
	border: 1px solid #989898;
	border-bottom: none;
}
.bl1_top_rgt h2{
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 31px;
	padding: 0 12px;
	color: #fff;
}
/* Green block start */
.bl1_btm_rgt{
	background: url(../images/block/block1_br.gif) no-repeat right top;
}
.bl1_btm_rgt .bl1_btm_lft{
	background: url(../images/block/block1_bl.gif) no-repeat left top;
	height: 10px;
}
.bl1_mid{
	background: #fcfcfc;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
}
.bl1_mid .bl1_mid_in{
	color: #000;
	padding: 0 10px;
	background: #fff url(../images/block/block2_mid.gif) repeat-x left bottom;
}
.bl1_mid .bl1_mid_in a{
	color: #000;
	text-decoration: none;
}
.bl1_mid .bl1_mid_in a.underline{
	text-decoration: underline;
}
.bl1_mid .bl1_mid_in a.active{
	text-decoration: none;
	font-weight: bold;
}
.bl1_mid .bl1_mid_in a:hover{
	text-decoration: none;
	color: #f3a601;
}
/* Green block ends */
ul.list_style1{
	list-style: none;
}
ul.list_style1 li{
	background: url(../images/bul1.gif) no-repeat left 13px;
	padding: 10px 0 0 15px;
}
ul.list_style2{
	list-style: none;
}
ul.list_style2 li{
	background: url(../images/bul2.gif) no-repeat left 13px;
	padding: 10px 0 0 15px;
}
/* Brown block start */
.bl2_btm_rgt{
	background: url(../images/block/block2_br.gif) no-repeat right top;
}
.bl2_btm_rgt .bl2_btm_lft{
	background: url(../images/block/block2_bl.gif) no-repeat left top;
	height: 10px;
}
.bl2_mid{
	background: #430102 url(../images/block/block2_bg.gif) repeat-x left bottom;
	color: #c68013;
}
.bl2_mid .bl2_mid_in{
	background: url(../images/block/block2_img_bg.jpg) no-repeat left bottom;
	color: #fff;
	padding: 0 0 90px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.bl2_mid .bl2_mid_in table td {
	color: #c68013;
	padding: 10px 5px 10px 10px;
}
.bl2_mid .bl2_mid_in table td h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #e08800;
	padding: 0px;
}
.bl2_mid .bl2_mid_in table td ul {
	margin: 0px 0px 0px 20px;
}
.bl2_mid .bl2_mid_in table td ul li {
	padding-top: 8px; 
}
.bl2_mid .bl2_mid_in a{
	color: #fff;
	text-decoration: none;
}
.bl2_mid .bl2_mid_in a:hover{
	color: #F3A601;
	text-decoration: none;
}
/* Brown block ends */
.tbl_list{
}
.tbl_list td{
	padding: 5px;
}
.tbl_list tr.odd{
	background: #4c0000;
}
.tbl_list tr.even{
	background: #8b1919;
}
.tbl_list a{
	color: #fff;
	text-decoration: underline;
}
/* Dark Gray block start */
.bl3_btm_rgt{
	background: url(../images/block/block3_br.gif) no-repeat right top;
}
.bl3_btm_rgt .bl3_btm_lft{
	background: url(../images/block/block3_bl.gif) no-repeat left top;
	height: 10px;
}
.bl3_mid{
	background: #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.bl3_mid .bl3_mid_in{
	background: #191c20;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	padding: 0 10px;
}
.bl3_mid .bl3_mid_in a{
	color: #fff;
	text-decoration: none;
}
.bl3_mid .bl3_mid_in a:hover{
	color: #F3A601;
}
/* Dark block ends */
/* Light Gray block start */
.bl4_top_rgt{
	background: url(../images/block/block4_tr.gif) no-repeat right top;
}
.bl4_top_rgt .bl4_top_lft{
	background: url(../images/block/block4_tl.gif) no-repeat left top;
	height: 10px;
}
.bl4_btm_rgt{
	background: url(../images/block/block4_br.gif) no-repeat right bottom;
}
.bl4_btm_rgt .bl4_btm_lft{
	background: url(../images/block/block4_bl.gif) no-repeat left bottom;
	height: 10px;
}
.bl4_mid{
	background: #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.bl4_mid .bl4_mid_in{
	background: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #000;
	padding: 0;
}
.bl4_mid .bl4_mid_inside{
	background: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	padding: 0 35px;
}
.bl4_mid .bl4_mid_in .head{
	background: #670000 url(../images/h3_bg.gif) repeat-x left top;
	height: 55px;
}
.bl4_mid .bl4_mid_in .head h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.bl4_mid .bl4_mid_in .head h3 a{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.bl4_mid .bl4_mid_in .head h3 a:hover{
	color: #f3a601;
	text-decoration: none;
}
.bl4_mid .bl4_mid_in .head td{
	padding: 0 10px;
}
.bl4_mid .bl4_mid_in p{
	padding: 7px 10px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.bl4_mid .bl4_mid_in p.blank{
	height: 7px;
	line-height: 7px;
}
.bl4_mid .bl4_mid_in a{
	color: #7a0303;
	text-decoration: underline;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.bl4_mid .bl4_mid_in a:hover{
	text-decoration: none;
}
.bl4_mid .bl4_mid_in a.blue{
	color: #00297d;
	text-decoration: underline;
}
.bl4_mid .bl4_mid_in a.blue:hover{
	text-decoration: none;
}
/* Light Gray block ends */
.banner{
	padding: 0 0 10px;
	text-align: center;
}

#footer_link {
	margin: 0 auto;
	color: #fff;
	padding: 15px 20px 5px;
	height: 30px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/footer_links_bg.gif) no-repeat center center;
}
#footer{
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	padding: 5px 0 10px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer p {
	color: #fff;
	padding: 5px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer a, #footer_link a {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
#footer a, #footer_link a:hover {
	color: #F3A601;
}

.language_container{
	background: url(../images/language_bg.gif) no-repeat right top;
	padding: 0 0 0 67px;
	height: 28px;
	text-align: left;
}
.banner_online{
	background: url(../images/online_casino_banner.jpg) no-repeat center top;
	height: 225px;
	padding: 0;
	padding: 0 11px 10px 25px;
}
.banner_online h2{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 20px 0 5px;
}
.banner_online ul{
	list-style: none;
}
.banner_online ul li{
	background: url(../images/bul3.png) no-repeat left 8px;
	color: #75ea00;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 15px;
}
.banner_online_lft{
	width: 250px;
	float: left;
}
.banner_online_rgt{
	width: 250px;
	float: right;
	padding: 20px 0 0;
	text-align: right;
}
.banner_online_btn{
	background: url(../images/button_bg.gif) no-repeat right top;
	text-align: center;
	width: 178px;
	height: 61px;
	padding: 0;
	margin-top: 62px;
	float: right;
}
.banner_online_btn a{
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	line-height: 20px;
}
.banner_online_btn a:hover{
	color: #f3a601;
}
.tbl_list2{
}
.tbl_list2 th{
	background: url(../images/block/tbl_head_mid.gif) repeat-x left top;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 37px;
	border-right: 1px solid #cfcfcf;
	padding: 0 14px;
}
.tbl_list2 th.first{
	background: url(../images/block/tbl_head_lft.gif) no-repeat left top;
	padding: 0 5px;
}
.tbl_list2 th.last{
	background: url(../images/block/tbl_head_rgt.gif) no-repeat right top;
	border-right: 0px solid #cfcfcf;
}
.tbl_list2 td{
	padding: 5px 14px;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	font-weight: bold;
}
.tbl_list2 td.lftbdr{
	border-left: 1px solid #cfcfcf;
	border-right: 0px;
	padding: 5px 0px 5px 14px;
}
.tbl_list2 td.third{
	background:url(../images/block/tbl_btm_lft.gif) no-repeat left bottom;
	border-bottom: 0px;
	border-right: 0px;
	padding: 5px 0px 5px 14px;
}
.tbl_list2 td.third_bdr{
	background:url(../images/block/tbl_btm_lft.gif) no-repeat left bottom;
	border-bottom: 0px;
	border-right: 1px solid #cfcfcf;
}
.tbl_list2 td.forth{
	background:url(../images/block/tbl_btm_rgt.gif) no-repeat right bottom;
	border-right: 0px;
	border-bottom: 0px; 
}
.tbl_list2 a{
	color: #000;
	text-decoration: underline;
}
.tbl_list2 a:hover{
	text-decoration: none;
}
.tbl_list2 tr.odd{
	background: #fff;
}
.tbl_list2 tr.even{
	background: #f8f8f8;
}
.tbl_container{
	width: 507px;
	margin: 0 auto;
	padding: 10px 0;
}
.inline_img{
	float: right;
	padding: 25px 0 10px 25px;
}
.center{ text-align: center; }

.column_mid .casino_tropez_head_bl {
	height: 157px;
	padding: 10px 10px 0;
	background: url(../images/casino_tropez_head_bg.jpg) no-repeat left top;
}

.column_mid .casino_tropez_head_bl p {
	padding: 0px 0 8px;
	color: #fff;
}

.column_mid .casino_tropez_btn {
	font: 15px Arial, Helvetica, sans-serif;
	background: url(../images/btns/btn_visit_bg.gif) no-repeat center top;
	height: 38px;
	padding: 0px;
	text-align: center;
}
.column_mid .casino_tropez_head_bl h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #ff1600;
	padding: 0px 0px 8px;
}
.column_mid .casino_tropez_head_bl h1 a {
	color: #ff1600; 
	text-decoration:none;
}
.column_mid .casino_tropez_head_bl h1 a:hover { 
    color:#a6d209;
	text-decoration:none;
}
.column_mid .casino_tropez_head_bl .casino_tropez_btn {
	font: 15px Arial, Helvetica, sans-serif;
	background: url(../images/btns/btn_visit_bg_green.gif) no-repeat left top;
	width: 158px;
	height: 38px;
	padding: 7px 0 0;
	text-align: center;
}
.casino_tropez_btn a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
	padding: 0px 0;
	width: 158px;
	height: 38px;
	margin: 0 auto;
}
.casino_tropez_btn a:hover{
	color: #f3a601;
}
.tbl_chart {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.tbl_chart th {
	font-size:13px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 2px;
	text-align: center;
}
.tbl_chart td {
	font-size:12px;
	font-weight: bold;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 2px;
	text-align: center;
}

.tbl_chart td.hit, .chart_abbreviation span.hit {
	background-color: #00ff00;
}
.tbl_chart td.double, .chart_abbreviation span.double {
	background-color: #ffff00;
}
.tbl_chart td.stand, .chart_abbreviation span.stand {
	background-color: #ff0000;
}
.tbl_chart td.split, .chart_abbreviation span.split {
	background-color: #99ccff;
}
.tbl_chart td.surrender, .chart_abbreviation span.surrender {
	background-color: #e5e5e5;
}
.chart_abbreviation { font-size: 10px; text-transform: uppercase; padding: 20px 0 10px!important;}
.chart_abbreviation span {
	font-weight: bold;
	padding: 1px 3px;
	border: 1px solid #000;
	color: #000;
	width: 15px;
}
.print_btn{
	background: url(../images/button3_bg.gif) no-repeat center top;
	width: 90px;
	height: 35px;
	margin: 10px auto 0;
}
.print_btn a{
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.print_btn a:hover{
	color: #f3a601;
}
.bdr{
	border: 1px solid #fff;
}
.w300{ width: 300px; }

.flags {
	padding: 6px 0 0;
	text-align: right;
}

.tbl_guide td {
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;
}
.tbl_guide td {
	font-size: 13px;
	padding: 10px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.tbl_guide td h3 {
	padding: 0px 0 0px;
}
.tbl_guide td p {
	padding: 5px 0 5px;
}
.bl1_mid .bl1_mid_in .tbl_guide td h3 a,  td h3 a {
	color: #a51000;
	text-decoration: none;
}
.bl1_mid .bl1_mid_in .tbl_guide td h3 a:hover,  td h3 a:hover {
	color: #000;
}

.tbl_guide td h4 {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #a51000;
	padding: 0px 0 0px;
}
.bl1_mid .bl1_mid_in .tbl_guide td h4 a {
	color: #a51000;
	text-decoration: none;
}
.bl1_mid .bl1_mid_in .tbl_guide td h4 a:hover {
	color: #000;
}


.tbl_casino td {
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;
}
.tbl_casino td {
	font-size: 13px;
	padding: 10px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.tbl_casino td h3 {
	padding: 0px 0 0px;
}
.tbl_casino td p {
	padding: 5px 0 5px;
}
.bl1_mid .bl1_mid_in .tbl_casino td h3 a,  td h3 a {
	color: #a51000;
	text-decoration: none;
}
.bl1_mid .bl1_mid_in .tbl_casino td h3 a:hover,  td h3 a:hover {
	color: #000;
}
.tbl_casino td h4 {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #a51000;
	padding: 0px 0 0px;
}
.bl1_mid .bl1_mid_in .tbl_casino td h4 a {
	color: #a51000;
	text-decoration: none;
}
.bl1_mid .bl1_mid_in .tbl_casino td h4 a:hover {
	color: #000;
}

.bl1_mid .bl1_mid_in .tbl_casino td .casino_tropez_btn a {
	color: #fff;
}
.bl1_mid .bl1_mid_in .tbl_casino td .casino_tropez_btn a:hover {
	color: #F3A601;
}
.bl1_mid .bl1_mid_in h2.free_download {
	text-align: center;
	padding: 10px 0 5px;
}
.bl1_mid .bl1_mid_in h2.free_download a {
	font-size: 18px;
	color: #2f5300;
	text-decoration: none;
	text-align: center;
}
.bl1_mid .bl1_mid_in h2.free_download a:hover {
	color: #000;
}

p.read_review {
	font-size: 11px;
	font-weight: bold;
}
.bl1_mid .bl1_mid_in p.read_review a {
	color: #a51000;
	text-decoration: underline;
	background: url(../images/arw_read.gif) no-repeat 0px 3px;
	padding-left: 15px;
}
.bl1_mid .bl1_mid_in p.read_review a:hover {
	color: #000;
}
/* */

.tbl_casino_bonus {
}

.tbl_casino_bonus td.al_center, .tbl_casino_bonus th.al_center {
	text-align: center;
}

.tbl_casino_bonus a {
	color: #000;
}
.tbl_casino_bonus a:hover {
	color: #B01313;
	text-decoration: none;
}
.tbl_casino_bonus .casino_name a {
	text-decoration: none;
}
.tbl_casino_bonus .casino_name a:hover {
	color:#B01313;
}

.tbl_casino_bonus img {
	vertical-align: middle;
}
.tbl_casino_bonus td {
	font-size:11px;
	font-weight: bold;
	border-bottom: 1px solid #9ba4a5;
	padding: 5px 5px 5px 8px;
	vertical-align: middle;
}
.tbl_casino_bonus th {
	font-size:13px;
	font-weight: bold;
	border-bottom: 1px solid #9ba4a5;
	padding: 5px 5px 5px 8px;
	text-align: left;
}
.tbl_casino_bonus td.no_brd {
	border: none;
}
.tbl_casino_bonus .td_btns {
	line-height: 18px;
}
.tbl_casino_bonus .td_btns .review {
	display: block;
}
.tbl_casino_bonus .td_btns a {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 1px 5px;
}
.tbl_casino_bonus .td_btns a:hover {
	color: #000;
}

.tbl_casino_bonus .td_btns a {
	background-color: #e88b1e;
	text-decoration: none;
}
.tbl_casino_bonus .td_btns .review a {
	background-color: #bf1616;
	text-decoration: none;
}

a.block_anchor{
	text-decoration: none;
}
a.block_anchor, a.block_anchor:hover{
	text-decoration: none;
	cursor: pointer;
}

.ratings img {
	vertical-align: middle;
	margin-bottom: 3px;
}