#review h1 span {
	display: block;
	font-size: 12px;
	line-height: 18px;
}

#review object {
	width: 365px;
}

#review .logo {
	display: block;
	margin: 9px auto;
	padding-right: 9px;
}

.logo img{
	padding-top: 15px;
}


#review .review-intro {
	margin: 18px 0;
}

	#review .review-intro h2 {
		margin-bottom: 0;
	}

	#review .review-intro .metadata {
		margin-bottom: 9px;
	}

	#review .review-intro-text {
		font-weight: bold;
	}

	#review .review-intro .read-full-review {
		margin-top: 9px;
		font-weight: bold;
	}

/* Bonus section */
#review .section dl {
	margin-bottom: 0;
}

	#review .section dt {
		font-weight: normal;
	}

	#review .section dd {
		margin-left: 0;
	}

/* Extra information */

body.js #review .extra-information {
	display: none;
}

.review-bonus-information li,
.review-general-information li {
	position: relative;
	padding-right: 24px;
	_zoom: 1;
}

.review-bonus-information .icon,
.review-general-information .icon {
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -8px;
}

	.review-bonus-information .icon:focus,
	.review-general-information .icon:focus {
		background-color: transparent;
	}

#notice {
	padding: 6px;
	border: 1px solid #dfdfdf;
	background: #fdfdfd;
	margin-bottom: 10px;
}

#notice .noticeheader {
		margin: 0;
		color: #B82F2E;
		line-height: 1.2em;
		font-size: 14px;
		display: block;
		margin-bottom: 8px;
	}

#notice p {
		color: #B82F2E;
		font-size: 12px;
	}

.review-button {
	background: url('../../images/review-images/review_buttons.png') no-repeat;
	background-position: 0 -30px;
	border: 1px solid #CCC;
	height: 24px;
	width: 84px;
}

.review-button-basic-cta {
	background-position: 100% -30px;
}

.review-button-basic {
	padding-right: 10px;
}


/* Sub-header */
	.sub-header {
			background: url(../../../../themes/casinotoplists/images/review-images/review-bg-subheader.jpg) no-repeat top left;
			height:  455px;
		}
	.sub-header .sub-header-top {
			position: relative;
	}
	.sub-header .logo,
	.sub-header .banner-1,
	.sub-header .banner-1 p,
	.sub-header .bonus-details,
	.sub-header .max-bonus,
	.sub-header .tools,
	.sub-header .summary,
	.sub-header .lobby-screenshots {
			position: absolute;
		}
	.sub-header .logo {
			top: 16px;
			left: 10px;
		}
	.sub-header .logo strong {
			color: #9b8c5b;
			font-size: 1.2em;
		}
	.sub-header .banner-1 {
			background: url(../../../../themes/casinotoplists/images/review-images/review_banners.png) no-repeat top left;
			width: 205px;
			height: 40px;
			top: 16px;
			left:230px;
		}
	.sub-header .banner-1 p {
			color: #fff;
			font-size: 1.2em;
			font-weight: bold;
			top: 4px;
			padding-left: 30px;
			text-shadow: 0 1px 0 #695c2f
		}
	.sub-header .bonus-details {
			top: 32px;
			left: 560px;
		}
	.sub-header .bonus-details h4 {
			display: none;
		}
	.sub-header .bonus-details ul {
			padding: 0;
			margin: 0;
		}
	.sub-header .bonus-details li {
			list-style-type: none;
		}
	.sub-header .bonus-details li span {
			display: block;
			float: left;
			width: 140px;
		}
	.sub-header .bonus-details p {
			padding-top: 20px;
			font-weight: bold;
		}
	.sub-header .max-bonus {
			color: #48412a;
			font-weight: bold;
			text-shadow: 0 1px 0 #fff;
			top: 80px;
			left: 230px;
		}
	.sub-header .max-bonus strong {
			text-shadow: none;
			color: #46700b;
			display: block;
		}
	.sub-header .max-bonus span {
			color: #2d2819;
			font-size:3.2em;
		}
	.sub-header .tools {
			top: 160px;
			left: 230px;
		}

	.sub-header-top .attributes {
	    top: 230px;
	    color: #666;
	    font-size: 0.8em;
	    font-weight: bold;
	    position:absolute;
	    top:230px;
	    width:430px;
	}

	.sub-header-top .attributes .details {
		float:left;
		height: 36px;
		width:130px;
		margin-left:10px;
	}

	.sub-header .instant-play {
			background: url(../../../../themes/casinotoplists/images/review-images/review_icons.png) no-repeat 0px 0px;
			padding-left: 36px;
		}
	.sub-header .us-players {
			background: url(../../../../themes/casinotoplists/images/review-images/local/en_US/icon-local.png) no-repeat;
			padding-left: 60px;
		}

	.sub-header .summary {
			top: 280px;
			left: 10px;
			width: 400px;
		}
	.subheader .summary h4 {
			color:#333;
			font-size: 1.2em;
		}
	.sub-header .lobby-screenshots {
			top: 230px;
			left: 460px;
			width: 290px;
		}
	.sub-header .lobby-screenshots h4 {
			font-size: 1.2em;
			text-align: center;
		}

/* Buttons */
	.review button,
	.review button:hover {
			text-decoration: none;
			vertical-align: baseline;
		}
	.review .button-basic-cta {
			background-position: 100% -24px;
		}
	.review .button-basic {
			padding-right: 11px;
		}
	.review .button,
	.review .button .button-inner {
			background: url(../../../../themes/casinotoplists/images/review-images/review_buttons.png) no-repeat scroll 100% 0px transparent;
		}
	.review .button,
	.review .button span,
	.review .button img {
			cursor: pointer;
			display: inline-block;
			position: relative;
		}
	.review .button .button-text {
			color: #46700b;
			text-shadow: 0 1px 0 #fff;
			font-size: 1.2em;
		}
	.review .button-basic .button-inner {
			line-height: 26px;
			padding-bottom: 1px;
			padding-left: 10px;
			white-space: nowrap;
		}
	.review .button-basic-cta .button-inner {
			background-position: 0px 0px !important;
		}
	.review .button-basic-dark {
			background-position: 100% -54px;
			padding-right: 18px;
		}
	.review .button-basic-dark .button-inner {
			background-position: 0px -54px !important;
			padding-left: 30px;
		}
	.review .button-basic-dark .button-text {
			color: #fff;
			text-shadow: 0 1px 0 #666;
		}
	.review .button .button-icon {
			background: url(../../../../themes/casinotoplists/images/review-images/review_buttons.png) no-repeat scroll 0px -95px transparent !important;
			padding-left:20px;
		}
	.review .button.space-before {
			margin-left: 20px;
		}

	.review-details a.excludedstates,.review-details a:hover.excludedstates{color:#000;text-decoration: none}