/* CSS Document */

* {
	/* set even playing field for all browsers */
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background: #E4E4E4;
	/* decimal fontsize fixing font resizing bug in IE5/6 */
	font-size: 100.01%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div .errors { color: red; }

div .usa {
	color: #DA251C;
	font-weight: bold;
}

img { border: none; }
a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: none; }
a:focus { text-decoration: underline; }

h1 {
	margin-bottom : 0.6em; 
	font-size: 160%; 
	font-weight: normal;
	letter-spacing: normal;
}

h1,h2,h3,h4,h5 { color: #DA251C; }
h1 A,h2 A,h3 A,h4 A,h5 A { color: #000000; }

h5.newsheader A {
	color:#333333 !important;
	font-size: 120%;
	text-decoration:none;
}

h5.newsheader A:HOVER { text-decoration:underline; }

h2 {
	font-size: 1.4em; 
	font-weight: 500; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: -.07em; 
	margin: 0 0 .2em 0;
}

h3 { font-size: 1.4em; font-weight: normal; font-family:Arial, Helvetica, sans-serif; margin : 0 0 0 0; color:#00486B; }
h4 { font-size: 1em; font-weight: bold; color:#000000; }

p { margin : 0 0 1em 0; }

ol,ul { margin: 0 0 1em 2em; font-size:.8em; }
ul ul { font-size: inherit; }

/* text styles
*******************************************************************************/

.lead_text { font-size:1.1em; }	

input,select,textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 150%;
	color: #00486B;
}	

div.block_container { overflow: hidden; }
div.block_container h2 A { text-decoration: none; }
div.block_container P.visitbox { margin-top: 10px; }

/* page wrapper
*******************************************************************************/

#cim_page-wrapper {
	/* set global base font size for entire page */
	font-size: 80.01%;
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #fff;
    margin: 0 auto;
	width: 85%;
	min-width: 1024px;
	max-width: 1100px;
}

#cim_skip-content {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 90%;
}

#cim_skip-content a {
	text-decoration: none;
	color: #FFFFFF !important;
}

#cim_skip-content a:hover, #cim_skip-content a:focus {
	text-decoration: none;
	color: #DA251C !important;
}

/* Header 
*******************************************************************************/

#cim_header {
	position: relative;
	font-size: 0.85em;
	height: 86px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #DA251C;
}

/* form-select
*******************************************************************************/

form#form_select {
	background: #5f5f5f none repeat scroll 0 0;
	margin-top: 10px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}

form#form_select table {
	color: #FFFFFF;
	display: inline;
	text-align: left;
}

form#form_select table td.label {
	text-align: right;
	padding-right: 5px;
}

form#form_select table td.submit { text-align:center; }

form#form_select .save_preferences {
	padding: 3px;
	margin: 2px;
}

form#form_select select { font-size:0.8em; }

div#div_location {
	background: #000000 none repeat scroll 0 0;
	float: right;
	margin-right: 4px;
	margin-top: 3px;
	text-align: right;
	padding: 2px 4px 2px 4px;
	
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity:0.60;
}

div#div_location label {
	color: #FFFFFF;
	display: inline;
}

div#div_location a { font-size:0.8em; }

#GCClogo {
	position:absolute;
	right:10px;
	top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#D9D0CA;
	font-weight:lighter;
	letter-spacing:-.05em;
}

#cim_header #cim_header-left {
	margin-right : 160px;
	color : #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	padding : 18px 0 0 70px;
	/* the width wraps the text; remove the declaration when using a house banner */
	width: 280px;
	float: left;
}

#cim_header a { color:#FFFFFF; }	
#cim_header #cim_header-left img { position: absolute; left: 0; top: 0; }

#cim_header #cim_header-left span.state {
	font-size : .9em;
	border-bottom : 1px solid #FFFFFF;
	line-height : 1.5em;
}

#cim_header #cim_header-left span.department { font-size: .9em; font-weight: bold;}
#cim_header #cim_header-left span.unit { font-weight: normal; font-size: 1em;}

#cim_header #cim_dept-logo {
	position : absolute;
	right : 0;
	top : 1px;
}
#cim_house-banner {
	position: absolute;
	margin-left:370px;
	top: 1.1em;
}
#cim_header-left a{
	text-decoration:none;
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
	background-image: url(../images/bottom_menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #8A1D23;
	border-bottom: 1px solid white;
	font-size: 0.85em;
	color: white;
	height: 28px;
	clear: both;
}

* html #cim_tools { height: 1% }

#cim_tools a {color: white; text-decoration: none; padding:6px 20px 7px; text-transform: none; font-weight: normal; }

#cim_tools a:hover {color: #f8c400; }

#cim_tools input {
	border : 1px solid #d7e2fc;
	vertical-align : middle;
	padding : 1px 0 2px 0;
	width : 184px;
}
#cim_tools input.go {
	border : 0;
	width : auto;
	height : auto;
	padding : 0;
}

#cim_tools div.links {float: left; line-height : 1.8em;}
#cim_tools .links .selected {color: #FFCC00; font-weight: bold;}

#cim_tools div.search {
	float: right; 
	line-height: 1.8em; 
	margin: 4px 2px;
}

.homepage_search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	border:0px;
	width:100px !important;
}

#cim_tools .search a.gobutton {
	color: #000000 !important;
	padding:3px 11px 3px 10px;
	background:#000000 url(../images/search_bg.jpg) no-repeat center center;
	margin-left:3px;
	display:inline;
	vertical-align:middle;
	text-decoration:none;
}

#cim_tools .search a:active.gobutton  {
	padding:3px 9px 3px 12px;
}
	

/* content wrapper
*******************************************************************************/
#cim_content-wrapper {
	margin-top:6px;
}

/* left column (secondary navigation)
*******************************************************************************/
#cim_left-col {
	font-size : 0.85em;
	width : 170px;
	margin-left : 1px;
	float : left;
	position:relative;
	display : inline;
	z-index : 49;
}

.homeblock a{
	background-image:url(../images/home_colour.gif);
	background-position:top left;
	background-repeat:repeat-x;
}	

/* first level items */

#cim_left-col ul {
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#cim_left-col li {
	list-style-type : none;
	margin : 0;
}

#cim_left-col a {
	display : block;
	border-bottom : 2px solid white;
	padding: 6px 12px 6px 12px;
	width : 146px;
	text-decoration : none;
	
	/* background: #f8c400; */
	background-color: #FFCC00;
}

#cim_left-col a:hover, #cim_left-col a:focus {
	color : white;
	background : #000000;
}


/* SECOND level items */

#cim_left-col li.open a {
	border : 0;
}

#cim_left-col a.topopen {
	background:url(../images/home_colour.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom : 0px;
}

#cim_left-col a:hover.topopen {
	background:url(../images/home_colour.gif);
	background-repeat:repeat-x;
	border-bottom : 0px;
}	

#cim_left-col li li {
	margin:0px 0px 0px 10px;
	color:#FFFFFF;
}

#cim_left-col li li li {
	margin-left:0px;
}

#cim_left-col li li a	{
	background-color:#E63E35;
	padding-right:2px;
	color:#FFFFFF;
	border-bottom : 0px;
}

#cim_left-col ul ul {
font-size:100%;	
}	

#cim_left-col li li a:hover, #cim_left-col li li a:focus {background-image : none;}

/* THIRD level items */

#cim_left-col li li li a {
	padding : 6px 12px 6px 28px;
	/* width : 170px; */
	/* width : 120px; */
}

#cim_left-col a.three_open {
	background:url(../images/red_rollover.gif);
	font-weight:bold;
}

#cim_left-col a:hover.three_open {
	background:#721A28;
}

#cim_left-col a.four_current {
	background:url(../images/red_rollover.gif);
}

#cim_left-col a:hover.four_current {
	background:#721A28;
}

/* Growth Centre menu classes */

#cim_left-col li li a.north {
	background-color:#89A2BD;
	padding-right:2px;
	color:#FFFFFF;
}

#cim_left-col li li a.south {
	background-color:#F49F7D;
	padding-right:2px;
	color:#FFFFFF;
}

#cim_left-col li li a.north:hover , #cim_left-col li li a.north:focus {
	color : white;
	background:#13447B;
}

#cim_left-col li li a.south:hover , #cim_left-col li li a.south:focus {
	color : white;
	background:#F26522;
}

/* Growth Centre menu 3rd level */

#cim_left-col li li li a.north	{
	background-color:#89A2BD;
	padding-right:12px;
	color:#FFFFFF;
}

#cim_left-col li li li a.south	{
	background-color:#F49F7D;
	padding-right:12px;
	color:#FFFFFF;
}

#cim_left-col a.north_open {
	background:url(../images/blue_rollover.gif);
	font-weight:bold;
}

#cim_left-col a:hover.north_open {
	background:#89A2BD;
}

#cim_left-col a.north_current {
	background:url(../images/blue_rollover.gif);
}

#cim_left-col a:hover.north_current {
	background:#89A2BD;
}

#cim_left-col a.south_open {
	background:url(../images/orange_rollover.gif);
	font-weight:bold;	
}

#cim_left-col a:hover.south_open {
	background:#F49F7D;
}

#cim_left-col a.south_current {
	background:url(../images/orange_rollover.gif);
}

#cim_left-col a:hover.south_current {
	background:#F49F7D;
}


/* main body content
*******************************************************************************/
#cim_main-content {
	padding : 6px 184px 1em 184px;
	position : relative;
	z-index : 5;
}

#rightdots {
	position:absolute;
	top:0;
	right:0;
	height:24px;
	width:183px;
	border-bottom : 1px dotted #231F20;
}

#cim_main-content p { font-size:.85em; }

#cim_main-content ul,ol{
	list-style-image:url(../images/bullet.gif);
}

#cim_main-content ul.homepage, ol.homepage{
	list-style-image:none; 
}

#cim_main-content a {
	color:#13447B;
}

#cim_main-content .tag {
	color:black;
	text-transform:capitalize;
}

/*
#cim_main-content input {
	color:#FFFFFF;
	background-color:#FF0000;
	text-transform:capitalize;
	font-weight:bold;
	padding: 2px;
}

#cim_main-content .register_ballot {
	color:#000000 !important;
	background-color:#FFFFFF !important;
	text-transform:none;
	font-weight:bold;
	padding: 2px;
}
*/

#cim_main-content ul ul {
font-size:100%;
}

#cim_main-content .left {
	float: left;
	width: 55%;
	padding: 0 10px 10px 0;
	border-right: 1px solid #CCCCCC;
}

#cim_main-content .right {
  float: left;
  width: 41%;
  padding: 0 0 0 10px;
}

#cim_main-content .searchresults { font-size: 1.1em; }

#cim_main-content #JackpotData {
  float: right;
	width: 200px;
}

#cim_main-content #JackpotData .section {
  margin-bottom: 5px;
  color: blue;
}

#cim_main-content #JackpotReview {
  padding-right: 210px;
}

#cim_main-content .specialFeaturesColumn  {
  float: right;
	width: 200px;
  /*margin-right: 25px;*/
}

#cim_main-content #specialFeatures, #cim_main-content .specialFeaturesGames {
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F5F5F5;
	width: 180px;
  position: relative;
}

#cim_main-content .specialFeaturesGames {
  float: right;
  margin-left: 5px;
}

#cim_main-content .review_summary {
	margin-right:260px;
  width: 600px;
}

#cim_main-content .review_summary Table TD{
	padding: 3px;
}

#cim_main-content .specialFeaturesGames{
	width: 170px;
}

#cim_main-content .reviewsRight{
	float:right;
	padding: 0px 10px 0px 10px;
	border-left: 1px dashed #CCCCCC;
	color: #000000;
	width: 200px; 
	
	overflow:hidden;
}

#cim_main-content .mainRight{
	margin-left: 25px;
}

#cim_main-content .writeComment A {
	color:#13447B;
	font-size: 1em;
	float: right;
}

#cim_main-content IMG.games {
	float: left;
	margin: 0px 10px 10px 0px;
}

#cim_main-content #games_list {
	position: relative;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-right: 25px;
	width: auto;
	float: none;

}

#cim_main-content #games_list UL LI {
	position: relative;
	margin-top: 0pt;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 182px;
	float: left;
}

#cim_main-content  SPAN.game_name {
	display: block;
	text-align: center;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	line-height: 18px;
	height: 30px;
}

#cim_main-content IMAGE.game_image {
	width: 180px;
	height: 135px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: transparent;
}

#cim_main-content IMG.sitelogo {
	float: left;
	margin: 0px 20px 10px 0px;
}

#cim_main-content IMG.sitelogo_margin {
	float: left;
	margin: 0px 20px 100px 0px;
}

#cim_main-content a.software_link {
	color: #000000;
}

.no-right-col {
	padding-right: 14px !important;
}

.no-left-col {
	padding-left: 14px !important;
}

* html #cim_main-content {
	padding-left : 10px;
	padding-right : 10px;
	height : 1%;
}
*:first-child+html #cim_main-content {
	padding-left : 10px;
	padding-right : 10px;
	height : 1%;
}


/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
	font-size : 0.9em;
	font-weight:normal;
	width : 170px;
	/* height:134px; */
	float : right;
	position : relative;
	display : inline;
	margin-right : 1px;
	/*
	background-image:url(../images/stripes.gif);
	*/
	z-index : 49;
}

#cim_content-wrapper .cim_col-hidden  {
	display:none;
}

#cim_right-col A {
	font-weight:bold;
}

#cim_right-col img {
	padding:0px 6px 0px 0px;
	vertical-align:text-bottom;
}	

#cim_right-col input {
	margin: 3px 0px 1px 5px;
	padding: 1px;
}

#cim_content-wrapper .submit_button {
	background: #DA251C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

#cim_right-col ul,  #cim_right-col li{
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#cim_right-col ul li {
	list-style:none;
	list-style-type : none;
	list-style-image:none;
	margin : 0;
	padding : 6px 0 6px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

#cim_right-col li.rightheader {
	list-style:none;
	list-style-type : none;
	margin : 0;
	padding : 6px 0 6px 3px;
	border-bottom: 1px dotted #CCCCCC;
	background: #EEEEEE;
}

#cim_right-col li.rightheader h5 {
	font-size: 1.2em;
}

#cim_right-col a {

}	

#cim_right-col ul li a {text-decoration : underline;}
#cim_right-col ul li a:hover {text-decoration : none;}

#cim_right-col ul li a:hover, #cim_right-col ul li a:focus {text-decoration : none;}



.cim_separator, .ccc_separator {
	border-bottom: 1px dotted #231F20;
	margin: 0 0 12px 0; 
	padding-bottom: 6px; 
}

.ccc_separator {
	border-bottom-color: #cccccc;
}


/* bread crumbs
*******************************************************************************/
#cim_bread-crumbs, #ccc_bread-crumbs, .cim_pagination {
	margin : 0 0 12px 0; 
	padding-left : 0; 
	padding-bottom : 6px; 
	list-style : none; 
	font-size : 0.8em;
	border-bottom : 1px dotted #231F20;
	position : relative;
}

#ccc_bread-crumbs, .cim_pagination {
	border-bottom : 1px dotted #cccccc;
}

#cim_bread-crumbs a, .cim_pagination a {
	color:#13447B;
}
	
#cim_bread-crumbs li, .cim_pagination li {
	display : inline; 
	margin-right : 6px; 
	padding-left : 14px;
	background : transparent url(../images/bullet_breadcrumb.gif) 0 60% no-repeat;
	color : #13447B;
}
* html #cim_bread-crumbs li, * html .cim_pagination li {background-position : 0 70%;}
*:first-child+html #cim_bread-crumbs li, *:first-child+html .cim_pagination li {background-position : 0 70%;}

#cim_bread-crumbs li.first-item, .cim_pagination li.first-item {
	background-image : none;
	padding-left : 0;
}

#cim_bread-crumbs li.highlight, .cim_pagination li.highlight {
	font-weight:bold;
}

#cim_bread-crumbs li.highlightn, .cim_pagination li.highlightn {
	font-weight: bold;
	margin-right: 0px;
	margin-left: 6px;
}

#cim_bread-crumbs li.highlightp, .cim_pagination li.highlightp {
	font-weight:bold;
	background : transparent url(../images/bullet_breadcrumbp.gif) 0 60% no-repeat;
	margin-right: 6px;
	margin-left: 0px;
}

#cim_bread-crumbs li.highlightnb, .cim_pagination li.highlightnb {
	background-image: none;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}


/* footer
*******************************************************************************/
#cim_footer {
	clear : both;
	padding : 7px 0;
	text-align : right;
	background-image:url(../images/stripes.gif);
}

#cim_footer { 
	font-size: 0.8em; 
	color: #da251c;
	padding-left: 10px;
	padding-right: 10px;
}

#cim_footer a {color:#000000; text-decoration:none;}
#cim_footer a:hover, #cim_footer a:focus {text-decoration : underline;}
#cim_footer #nswstyle_datelastupdated {font-weight : bold; text-decoration:none; color:#da251c;}


/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.float-left {float : left;}
.float-right {float : right;}

div.function-icons {
	float : right;
	cursor : default;
}

div.function-icons A {
	color: #000000 !important;
}

.backtotop {
	float:right;
	font-size:.8em;
}

.backtotop a:hover {
	text-decoration:underline;
}	

div.function-icons .noscript {
	display:none;
}
div.function-icons .scriptAvailable {
	display:inline;
}

#breakout_box {
	background-color:#F2F0EE;
	padding:10px;
	width:96%;
	margin:30px 0px;
}

#breakout_box p {
	color:#8A1D23;
}
	
#breakout_box img {
float:left;
border:1px solid black;
margin:0 10px 6px 0;
}

#breakout_box div.date {
float:right;
font-size:80%;
}

#breakout_box .short {
	width:60%;
}	

.datatable {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	width:100%;
	text-align:left;
	font-weight:normal;
	clear:both;
}

.datatable th {
	background-color:#13447B;
	color:#FFFFFF;
	padding:2px;
}		
	
.datatable td {
	background-color:#DBD5CF;
	color:#13447B;
	border-bottom:1px solid white;
	padding:2px;
}

#homepage_pic {
	background-image:url(../images/homepage_pics.jpg);
	height:296px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}	

#pic_box {
	background-color:#F2F0EE;
	padding:10px;
	margin:15px 0px;
	width: 600px;
}

#pic_box div.caption {
	opacity:0.5;
	filter: alpha(opacity=50);
	padding:2px;
	background:#466591;
	text-align:right;
	color:white;
	font-size:.8em;
	width: 100%;
}

#right_pics {
	float:right;
	clear:right;
	background-color:#F2F0EE;
	padding:10px;
	margin:5px 0px 20px 15px;
	width: 233px
}

#right_pics div.caption {
	padding:2px;
	background:#89A2BD;
	text-align:right;
	color:white;
	font-size:.8em;
	width: 100%;
}

#right_pics a {
	color:white;
}	

#newsdocs {
	width:62%;
	height:20px;
	background-image:url(../images/stripes.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.1em;
	padding-top:3px;
	margin: 20px 0;
}

#newsdocs img {
	float:left;
	margin:0px 6px 0px 6px;
	vertical-align:text-bottom;
}

.firstcol {
	width:75%;
}

#tournaments Table{
	color: #666666;
	font-weight: normal;
	border: 1px solid #666666;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	
}

#tournaments Table thead tr {
  background: #000 url(../images/bottom_header.jpg) repeat; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#tournaments Table TH{
  padding: 7px;
	font-size: 0.7em;
	font-weight: bold;
	color:#FFFFFF;
}

#tournaments Table TH A{

	color:#FFFFFF;
}

#tournaments Table TR.even{
    background: #F5F5F5; /* declare background color for container to avoid distorted fonts in IE while fading */
	 
}

#tournamentsTable TR.odd{
    background: #F5F5F5; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#tournaments table tr.alert {
  background-color: #ffdddd; /* declare background color for container to avoid distorted fonts in IE while fading */
  font-weight: bold;
}

#tournaments Table TD{
  padding: 7px;
	font-size: 0.7em;
	border-bottom: 1px dashed #cccccc;
}

#tournaments Table TD.casino_link:hover, #tournaments Table TD.bonus_link:hover, 
#tournaments Table TD.tournament_link:hover { background-color: #e5e5e5; }

#tournaments Table TD.casino_link, #tournaments Table TD.bonus_link, 
#tournaments Table TD.tournament_link { cursor: pointer; }
#tournaments table td.play-now { width: 52px; }

#tournaments Table TD A {
	color: #000000;
}

#tournaments Table TD A.site_link,
#tournaments Table TD A.exclusive_site_link,
#tournaments Table TD A.play-now { color: #DA251C; }

#tournaments Table TD A.play-now, #tournaments Table TD A.play-now:hover { font-weight: bold; }

#tournaments Table TD A:HOVER{
	font-weight:normal;
}

#tournaments Table TD A.no-underline {
	text-decoration: none;
}

#time{
	/* margin: 18px 30px 0px 35px; */
	/* padding-left: 3px; */
	color:#999999;
	font-size: 0.85em;
}

.clearBoth {
	clear: both;
	border: 0px;
	margin: 0px;
}

#anouncement {
	border: 1px dashed #cccccc;
	background-color: #F5F5F5;
	padding: 8px;
	margin: 5px 0px 15px 0px;

}

#anouncement HR{
	height: 1px;
}

IMG.shareicons{
	margin: 0px 4px 0px 0px;
}

#anouncement_white {
	border: 1px dashed #cccccc;
	padding: 8px;
	margin: 5px 0px 15px 0px;
}

.review_section {
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	padding: 9px 5px 9px 5px;
	margin: 5px 0px 10px 0px;
	/* width: 390px; */
}

.review_section H6 {
	/* font-size: 2em; */
}

.nowrap { white-space: nowrap; }
#review_wrapper{
	margin-right: 215px;
}

.right-alignment { text-align: right; }
.center-alignment { text-align: center; }

#cim_main-content .JackpotData h3 { color: #DA251C; }
#cim_main-content .JackpotData .link { text-decoration: none; color: #000; }


/* Betting Odds Styles */
.styleLinesHeader {font-size: 10px; font-weight: bold;		

		padding-bottom: 7px;
		padding-right: 7px;
		padding-top: 7px;
		padding-left: 7px;		 }
		
.styleAwayOddRow {font-size: small;
		 border-bottom: 1;
		 padding: 5;
	
		padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
		}
		
		.styleOddsTable {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
