@charset "utf-8";
/* Reset */

* {
	margin:0;
	padding:0;
	}

body {
	background:url(../images/body_bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#333333;
	}
	
	
a, img, img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	outline:0;
	}
	
.clr {
	clear:both;
	visibility:hidden;
	content:".";
	_display:none;
	height:0px;
	}
	

	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:22px;
	color:#66002d;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:19px;
	color:#66002d;
	}
	
p {
	font-family:Verdana, Geneva, sans-serif;
	margin:10px 0;
	}
	
/* Rounded Corners */

.rCorners{display:block}
.rCorners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ebefef}
.rCorners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f8f8;
  border-right:1px solid #f6f8f8;
  background:#f0f3f3}
.rCorners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#eef2f2}
.rCorners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eef2f2;
  border-right:1px solid #eef2f2;}
.rCorners4{
  border-left:1px solid #f6f8f8;
  border-right:1px solid #f6f8f8}
.rCorners5{
  border-left:1px solid #f0f3f3;
  border-right:1px solid #f0f3f3}
.rCornersfg{
  background:#ebefef}


.table_bonus{ position:relative; padding: 0 0 30px}
.table_bonus ul{ list-style:none; padding:0; margin:0;}
.table_bonus ul li{ list-style:none; display:block; padding:0; margin:0; clear:both;}
.table_bonus ul li.head{ height:32px; background:url(../images/table_bonus_head.jpg) 0 0 no-repeat; padding:0 0; margin:0;}
.table_bonus ul li.list{ padding:0 0; background:url(../images/table_bonsu_list.gif) left repeat-y; }
.table_bonus ul li.head h4{ font:bold 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; padding:0; margin:0;}
.table_bonus ul li.list .row{ width:794px; padding:13px 0 0; height:65px; margin:0 auto; border:0; border-bottom:1px solid #ebebeb; background: url(../images/1277688807_list_item.gif) top repeat-x;}
.table_bonus ul li.list .col1{ width:50px; float:left; text-align:center;}
.table_bonus ul li.list .col2{ width:110px;float:left; text-align:center;}
.table_bonus ul li.list .col3{ width:115px;float:left; text-align:left;}
.table_bonus ul li.list .col4{ width:370px;float:left; text-align:left;}
.table_bonus ul li.list .col5{ width:65px;float:left; text-align:center;}
.table_bonus ul li.list .col6{ width:80px;float:right; text-align:center;}
.table_bonus ul li.head .row{ width:794px; padding:0 0 0; height:30px; margin:0 auto; border:0; border:0; line-height:normal;}
.table_bonus ul li.head h4.col1{ width:50px; float:left; text-align:center;}
.table_bonus ul li.head h4.col2{ width:110px;float:left; text-align:center;}
.table_bonus ul li.head h4.col3{ width:115px;float:left; text-align:left;}
.table_bonus ul li.head h4.col4{ width:370px;float:left; text-align:left;}
.table_bonus ul li.head h4.col5{ width:65px;float:left; text-align:center;}
.table_bonus ul li.head h4.col6{  padding:0 0 0 16px;}
.table_bonus ul li.list .rank { display:block; text-decoration:none; background:url(../images/rank_bg.jpg) 0 0 no-repeat;	width:31px;	height:32px;	color:#fff;	font:bold 18px/31px Georgia, "Times New Roman", Times, serif; margin:0 auto;}
.table_bonus ul li.list .col3 h4{ font:bold 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#0072ba;}
.table_bonus ul li.list p{ padding:0; margin:0; font: 11px/13px Verdana, Geneva, sans-serif; color:#333; padding: 0 30px 0 0;}
.table_bonus ul li.list .col5 h3{ font:bold 16px/19px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#66002c;}
.table_bonus ul li.list .col6 a{ display:block; text-align:center; text-decoration:none; color:#66002c; font: bold 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0; margin:0 auto;}
.table_bonus ul li.list .col6 a:hover{color:#b6231b;}
a.btn_play{ display:block; width:67px; height:43px; background:url(../images/play_btn.png) 0 0 no-repeat; text-decoration:none;}
a.btn_play:hover{ background-position: 0 -43px;}
.table_bonus ul li.last{ background:	url(../images/table_bonus_list_last.gif) left bottom no-repeat;}
.table_bonus ul li.last .row{ border:0; background:none;}
/* Outer */

#outer {
	width:100%;
	background:url(../images/outer_bg.jpg) no-repeat 53% top;
	}
	
#outer_footer {
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-x left bottom; padding:0 0 5px;
	}
	
#wrapper {
	background:url(../images/wrapper_top.jpg) no-repeat top center;
	width:100%;
	}
	
/* Header */
	
#logo {
	height:109px;
	padding-top:10px;
	padding-left:0; width:1000px; margin:0 auto;
	}
	
#container {
	background:url(../images/wrapper_top.jpg) no-repeat center top;
	width:100%; margin:0 auto;
	}
	
.container_wrapper {
	width:1000px;
	margin:0 auto;
	padding-top:6px; padding-left:1px
	}
	
/* Nav */
	
.nav {
	background:url(../images/nav_bg.jpg) no-repeat top left;
	height:45px;
	margin-top:1px;
	*margin-top:7px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	}
	
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.nav ul li {
	float:left;
	margin:0;
	padding:0;
	line-height:40px;
	background:url(../images/nav_sep.jpg) no-repeat left center;
	}
	
.nav ul li a {
	color:#fff;
	margin:0;
	padding:0 18px;
	display:block;
	
	}
	
.nav ul li a:hover, .nav ul li.active a{
	color:#fff;
	background:url(../images/nav_hover.png) repeat-x top left;
	}

/* Columns */

#threeColumn {
	padding:0 8px 60px 0px;
	background:url(../images/wrapper_bg.gif) left repeat-y;
	}
	
	
/* Left Columns */

#leftColumn {
	float:left;
	background:url(../images/leftColumn_bg.jpg) repeat-x top left;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	width:163px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right:15px;
	}
	
.leftNav {
	padding:0 13px;
	}
	
.leftNav h5 {
	background:url(../images/left_nav_head.jpg) no-repeat top left;
	width:126px;
	height:27px;
	font-size:15px;
	color:#fff;
	padding:4px 5px 4px 10px;
	}
	
.leftNav ul {
	list-style:none;
	margin:0;
	padding:13px 0;
	border-bottom:1px dotted #e0e0e0;
	}
	
.leftNav ul li {
	margin:0;
	padding:0 0 0 15px;
	color:#850039;
	background:url(../images/left_nav_li.jpg) no-repeat 5px center;
	}
	
.leftNav ul li a {
	color:#850039;
	margin:0;
	padding:0;
	}
	
.leftNav ul li a:hover {
	text-decoration:underline; color:#850039;
	}
	
/* Middle Columns */

#middleColumn {
	float:left;
	width:558px;
	}
	
.welcome {
	font-family:Verdana, Geneva, sans-serif;
	padding: 25px 10px 10px 10px;
	background:url(../images/seperator.jpg) no-repeat bottom center;
	}
	
.welcome h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:22px;
	color:#66002d;
	}
	
.welcome p {
	margin:10px 0;
	}

.welcome a {color:#850039;text-decoration:underline;}
.welcome a:hover {color:#850039;text-decoration:none;}
	
.gameContainer {
	padding: 25px 0;
	}
	
.gameBox {
	background:url(../images/game_box_bottom.jpg) no-repeat bottom left;
	width:180px;
	padding: 0 0 15px 0;
	margin-right:9px;
	float:left;
	}
	
.gameDetails {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.gameDetails ul {
	list-style:none;
	margin:0;
	padding:0 0 0 17px;
	}
	
.gameDetails ul li {
	background:url(../images/diamond_icon.jpg) no-repeat left center;
	padding: 0 0 0 10px;
	font-weight:bold; color:#66002c;
	}
	

	
.noMargin {
	margin:0;
	float:right;
	}
	
.tabler {
	clear:both;
	width:558px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0;
	background:url(../images/seperator.jpg) no-repeat bottom center;
	padding-bottom:20px;
	margin-bottom:20px;
	}
	
.tablerHead {
	background:url(../images/pat.jpg) repeat-x top left;
	height:49px;
	line-height:49px;
	text-align:center;
	border-bottom:1px solid #d6d6d6;
	}
	
.padding {
	padding:0 5px;
	}
	
.gamesTable {
	color:#0072ba;
	font-weight:bold;
	}
	
.gamesTable a:link {color:#0072ba;}
.gamesTable a:hover {color:#0072ba;text-decoration:underline;}
.gamesTable a:visited {color:#0072ba;}
	
.gamesTable span {
	font-size:18px;
	color:#66002d;
	font-weight:normal;
	}
	
.bestgamestableHead {
	background:url(../images/table_head_bg.jpg) no-repeat top left;
	height:27px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
	
.bestGamesTR {
	background:url(../images/bestgames_td_bg.jpg) repeat-x top left;
	height:49px;
	vertical-align:middle;
	}

.bestGamesTR_blue {
	background:url(../images/bestgames_td_bg_blue.jpg) repeat-x top left;
	height:49px;
	vertical-align:middle;
	}
	
.onlineGames {
	
	}
	
.onlineRow {
	background:url(../images/online_row_show_bottom.jpg) no-repeat bottom center;
	padding-bottom:11px;
	clear:both;
	}
	
.onlineRowTwo {
	padding-bottom:11px;
	clear:both;
	}
	
.onlineBoxbg {
	width:186px;
	text-align:center;
	background:url(../images/online_sep.jpg) no-repeat bottom right;
	float:left;
	}
	
.onlineBox {
	width:185px;
	text-align:center;
	background:url(../images/onlineBox_bg.jpg) repeat-x bottom left;
	}
	
.onlineBtn {
	margin-top:0;
	}
.onlineBtn a{ display:block; width:165px; height:51px; background:url(../images/btn_online.jpg) 0 0 no-repeat; margin: 0 auto; text-transform:uppercase; text-decoration:none; color:#66002d; font:bold 12px/13px Tahoma, Geneva, sans-serif;}

.onlineBtn a:hover{ background-position: 0 -51px; color:#fff;}
.onlineBtn a span{color:#66002d; padding:18px 0 0; display:block;}
.onlineBtn a span.line{ padding:11px 0 0;}
.onlineBtn a:hover span{ color:#fff;}
	
.onlineNobg {
	background:none;
	}
/* Right Columns */

#rightColumn {
	float:right;
	width:232px;
	color:#fff;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.rightTop {
	margin:15px 0;
	text-align:center;
	}
	
.rightColumnHead {
	background:url(../images/right_column_head.gif) no-repeat top center;
	width:224px;
	height:37px;
	line-height:35px;
	text-align:center; position:relative; z-index:2;
	}
.toc{ position:relative; z-index:1; top:-2px;}
.toc .gap{ height:4px; line-height:1px; font-size:1px; padding:0; margin:0;}
.rightColumnBlock {
	background:url(../images/right_column_block_bg.jpg) no-repeat top left;
	width:222px;
	height:87px;
	padding:5px 0;
	line-height:17px;
	}
	
.rightColumnBlock span {
	color:#0072ba;
	display:block;
	font-size:16px;
	font-weight:bold;
	}

.rightColumnBlock span a {
	color:#0072ba;
	display:block;
	font-size:16px;
	font-weight:bold;
	}
	
.rightColumnBlock span a:hover {
	color:#0072ba;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.rightColumnBlock strong {
	color:#66002d;
	font-size:16px;
	}
	
.rightColumnBlock strong em {
	color:#66002d;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	}
	
.rightColumnBlock img {
	margin:5px 0;
	}
	
	
	
.rightBottom {
	margin:15px 0;
	}
	
.rightColumnReview_bg {
	background:url(../images/rightColumnReview_bg.jpg) repeat-y top left;
	width:224px;
	}
	
.rightColumnReview_top {
	background:url(../images/rightColumnReview_top.jpg) no-repeat top left;
	}
	
.rightColumnReview_bottom {
	background:url(../images/rightColumnReview_bottom.jpg) no-repeat bottom left;
	padding:2px 3px;
	}
	
.rightColumnBlock_bottom {
	background:url(../images/review_sep.jpg) no-repeat bottom center;
	padding-bottom:1px;
	color:#66002d;
	font-weight:bold;
	font-size:12px;
	}
	
.rightColumnBlock_bottom p {
	float:right; padding:0; margin:0; padding-right:10px;
	width:135px;
	}
	
.rightColumnBlock_bottom img {
	float:left;
	margin:5px 3px;
	}
	
.rightColumnBlock_bottom span {
	color:#0072ba;
	font-weight:normal;
	display:block;
	padding-top:10px;
	}
	
.rightColumnBlock_bottom span a {
	color:#0072ba;
	}
	
.rightColumnBlock_bottom span a:hover {
	color:#b6231b;
	}
	
.rightColumnBlock_bottom strong {
	display:block;
	font-size:10px;
	}
	
	
#footer {
	height:187px;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.footer {
	padding-top:30px;
	}

.footerNav {
	padding:0 13px;
	width:175px;
	float:left;
	}
.footerNav1 {
	padding:0 13px 0 0;
	width:175px;
	float:left;
	}
	
.footerNav h2 {
	font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#66002c;
	padding:4px 5px 4px 2px;
	font-weight:bold;
	}
	
.footerNav ul {
	list-style:none;
	margin:0;
	padding:0 0;
	border-right:1px solid #e0e0e0;
	width:165px;
	}
	
.footerNav ul ul {
	list-style:none;
	margin:0;
	padding:0 0;
	border-right:1px solid #e0e0e0;
	width:200px;
	}
	
.footerNav ul li {
	margin:0;
	padding:0 0 0 15px;
	color:#850039;
	background:url(../images/left_nav_li.jpg) no-repeat 5px center;
	line-height:15px;
	}
	
.footerNav ul li a {
	color:#850039;
	margin:0;
	padding:0;
	}
	
.footerNav ul li a:hover {
	text-decoration:none; color:#b6231b;
	}
	
.copyright {
	font-weight:bold; float:right; text-align:right;
	}
	
	
/************* Deposit Page ****************/
	
#twoColumn {
	float:left;
	width:808px; 
	}
	
.innerTop {
	font-family:Verdana, Geneva, sans-serif;
	padding: 25px 10px 10px 10px;
	}
	
.innerTop h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:22px;
	color:#66002d;
	}
.innerTop h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:22px;
	color:#66002d;
	}
.innerTop h3{ font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:18px;
	color:#66002d;}

	
.payment {
	
	}
	
.payment_row {
	background:#edf5fc;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	}
	
.payment_row_white {
	background:#fff;
	}
	
.paymentLeft {
	float:left;
	padding:10px;
	width:364px;
	}
	
.payment_box {
	background:url(../images/payment_bg.png) no-repeat top left;
	width:374px;
	height:112px;
	padding:5px 0 5px 10px;
	}
	
.paymentLogobg {
	background:none;
	width:162px;
	height:101px;
	float:left;
	text-align:center;
	padding-top:0;
	margin-right:15px;
	}
	/*
	.paymentLogobg {
	background:url(../images/payment_logo_bg.png) no-repeat top left ;
	width:162px;
	height:77px;
	float:left;
	text-align:center;
	padding-top:25px;
	margin-right:15px;
	} */
	
.paymentDesc {
	float:left;
	width:180px;
	padding-top:13px;
	line-height:16px;
	}
	
.paymentDesc span {
	color:#0072ba;
	font-weight:bold;
	display:block;
	}
	
.paymentDesc span a:link {
	color:#0072ba;
	font-weight:bold;
	display:block;
	}
	
.paymentDesc span a:hover {
	color:#0072ba;
	font-weight:bold;
	display:block;
	text-decoration:underline;
	}
	
.paymentDesc span a:visited {
	color:#0072ba;
	font-weight:bold;
	display:block;
	}
	
.paymentDesc strong {
	color:#66002d;
	display:block;
	}
	
.paymentRight {
	float:right;
	padding:10px;
	}
	
	
/************* Top List Page ***********************/

.topListborder {
	border-bottom:1px solid #efefef;
	}

.topListLeft {
	float:left;
	padding:10px;
	width:384px;
	}
	
.topListLeft_box {
	background:url(../images/top_list_bg.jpg) no-repeat top left;
	width:384px;
	height:77px;
	}
	
.topListLeft_box_logo {
	width:82px;
	height:52px;
	float:left;
	text-align:center;
	padding-top:14px;
	margin:0 15px;
	}
	
.topListLeft_boxDesc {
	float:left;
	width:180px;
	padding-top:13px;
	line-height:20px;
	}
	
.topListLeft_boxDesc a {
	color:#66002d;
	}
	
.topListLeft_boxDesc span {
	color:#0072ba;
	font-weight:bold;
	display:block;
	font-size:15px;
	}
	
.topListLeft_boxDesc span a:link {
	color:#0072ba;
	font-weight:bold;
	display:block;
	font-size:15px;
	}
	
.topListLeft_boxDesc span a:hover {
	color:#0072ba;
	font-weight:bold;
	display:block;
	font-size:15px;
	text-decoration:underline;
	}
	
.topListLeft_boxDesc span a:visited {
	color:#0072ba;
	font-weight:bold;
	display:block;
	font-size:15px;
	}
	
.topListLeft_boxDesc strong {
	color:#66002d;
	display:block;
	}
	
.topListRight {
	float:right;
	padding:10px;
	}
	
.margin {
	margin-bottom:10px;
	}
	
	
/****************** Bonus Page *******************/

.bonustableHead {
	background:url(../images/bonusTop.png) no-repeat top left;
	height:27px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
	
.bonusTable {
	color:#0072ba;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.bonusTable td {
	vertical-align:middle;
	}
	
.bonusTable a {
	color:#66002d;
	}
	
.col3 a:link {
	color:#0072ba;
	}

.col3 a:hover {
	color:#0072ba;
	text-decoration:underline;
	}
	
.col3 a:visited {
	color:#0072ba;
	}
	
.bonusTable img  {
	display:block;
	}
	
.bonusTableDesc {
	color:#000;
	font-weight:normal;
	}
	
.bonusTable span {
	font-size:16px;
	color:#66002d;
	font-weight:bold;
	display:block;
	}
	
.bonusTable em {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	display:block;
	font-style:normal;
	}
	


.bestBonus {
	margin-bottom:15px;
	}

.bonusTableTR {
	background:url(../images/bonusTableTR_bg.jpg) repeat-x top left;
	height:79px;
	vertical-align:top;
	}
	
/*************** Review Page ****************/

.reviewTop {
	background:url(../images/pat.jpg) repeat-x top left;
	border-bottom:1px solid #d6d6d6;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#66002d;
	font-size:18px;
	padding:30px 0 15px 0;
	*padding:30px 0 0px 0;
	}
	
.reviewGameLogo {
	width:275px;
	height:70px;
	float:left;
	
	}
	
.reviewTopDesc {
	text-align:center;
	font-weight:bold;
	float:left;
	width:200px;
	padding-right:20px;
	padding-top:22px;
	 border-right:1px solid #ececec; height:153px;
	}
	
.playNow { padding:10px 0;}
.playNow a {
	text-align:center; width:160px; height:40px; background: url(../images/play_now_btn.png) 0 0 no-repeat; margin: 0px auto; text-decoration:none; display:block;
	}
	.playNow a:hover{ background-position:0 -40px;}

.playNow_big { padding:10px 0;}
.playNow_big a {
	text-align:center; width:200px; height:51px; background: url(../images/play_btn_big.jpg) 0 0 no-repeat; margin: 0px auto; text-decoration:none; display:block;
	}
	.playNow_big a:hover{ background-position:0 -51px;}


.reviewTopDesc span {
	color:#0072b8;
	display:block;
	font-size:20px;
	font-weight:normal;
	}
	
.reviewTopDesc span a:link {
	color:#0072b8;
	display:block;
	font-size:20px;
	font-weight:normal;
	}
	
.reviewTopDesc span a:hover {
	color:#0072b8;
	display:block;
	font-size:20px;
	font-weight:normal;
	text-decoration:underline;
	}
	
.reviewTopDesc span a:visited {
	color:#0072b8;
	display:block;
	font-size:20px;
	font-weight:normal;
	}
	
.reviewTopDesc img {

	}
	
.casinoDetails {
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-left:25px;
	}
	
.casinoDetails h3 {
	padding-bottom:15px;
	font-size:16px;
	}
	
.casinoDetails a {
	color:#0092ca;
	}
	
.detailsLeft {
	color:#575757;
	float:left;
	width:130px;
	*width:120px;
	}
	
.detailsRight {
	color:#66002d;
	float:right;
	width:135px;
	*width:130px;
	}
	
.reviewContent {
	padding-top:25px;
	clear:both;
	}
	
.reviewContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0;
	margin:0px 0 0 0;
	font-size:20px;
	color:#66002d;
	}
	
.reviewPageLeft {
	width:465px;
	float:left;
	padding-right:30px;
	border-right:1px solid #ececec;
	}
	
.reviewPageRight {
	width:285px;
	float:right;
	}
	
.screenshot {
	text-align:center;
	color:#666666;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.screenshot a {
	color:#0092ca;
	}
	
.screenshotHead {
	background:url(../images/review_sidebar_header2.jpg) no-repeat top left;
	width:275px;
	height:33px;
	line-height:33px;
	color:#66002d;
	font-size:16px;
	padding-left:10px;
	text-align:left;
	}
	
.screenshotContent {
	color:#666666;
	padding-top:25px;
	margin-bottom:15px;
	}
	
.reviewPageBottom {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.hitsHead {
	background:url(../images/review_sidebar_header.jpg) no-repeat top left;
	width:275px;
	height:33px;
	line-height:33px;
	color:#329600;
	font-size:16px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	}
	
.missesHead {
	background:url(../images/review_sidebar_header2.jpg) no-repeat top left;
	width:275px;
	height:33px;
	line-height:33px;
	color:#b6231b;
	font-size:16px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	}
	
.rightList ul {
	list-style:none;
	padding:10px 0;
	margin:0;
	color:#666666;
	}
	
.rightList ul li {
	background:url(../images/bullet.jpg) no-repeat left center;
	padding:0;
	margin:0;
	color:#666666;
	padding-left:10px;
	}
	
.rightList ul li a {
	padding:0;
	margin:0;
	color:#666666;
	}
