.column-wide .box {border: 0px none}
.column-wide .box .review, .column-wide .side-column .box {border: 1px solid #bfc9cc;}

.screenshots {text-align: center}

.screenshots a {text-decoration: none; display: block; margin-bottom: 15px; line-height: 15px}

.screenshots a:last-child {margin-bottom: 0px}

.deposit ul {list-style: none}

.deposit li {
	list-style-image: url('../img/li.gif');
	margin-left: 15px;
	margin-bottom: 5px;
}

.deposit img {border: 1px solid #c0cacd; vertical-align: middle; margin-right: 5px}

.review {
	background: #fff !important;
	position: relative;
	width: 529px;
}

.review .contact {
	float: right;
	width: 240px;
}

.review h1 {
	color: #000;
	font-size: 24px;
	margin-bottom: 10px
}

.bonus-box {
	border: 1px solid #c5ced1;
	background: #dedede url('../img/review-bonus-box-bg.png') repeat-x top left;
	margin-top: 10px;
}

.bonus-box .top {
	border-bottom: 1px solid #c5ced1;
	padding: 15px;
}

.bonus-box .top strong {
	font-size: 22px;
	color: #be000b;
	display: block;
	margin-bottom: 5px
}

.bonus-box .top p {
	font-size: 18px;
	margin-bottom: 0px !important;
	color: #000;
}

.bonus-box .left {
	width: 253px;
	border-right: 1px dotted #7d7d7d;
	float: left;
	padding: 10px;
}
.bonus-box .right {
	width: 233px;
	float: right;
	padding: 10px;
}

.bonus-box .left strong, .bonus-box .right strong {
	color: #be000b;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}

.bonus-box .right ul {list-style: none}

.bonus-box .right ul li {
	list-style-image: url('../img/li.gif');
	margin-left: 15px;
	margin-bottom: 5px;
}

.bonus-box .code-title {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 3px;
	font-weight: normal;
}

.bonus-code, .ads-code {
	display: inline-block;
	font-size: 18px;
	background: #ffa433;
	color: #000;
	padding: 3px 5px;
	margin-bottom: 10px;
}

.ads-code {background: #ffd36c}

.download-button {
	display: inline-block;
	width: 140px;
	height: 29px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	background: url('../img/download-button.png');
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	margin-top: 10px;
}

.review-text h2 {
	color: #000;
	border-top: 1px dotted #7d7d7d;
	padding: 20px 10px 5px 10px;
	font-weight: normal;
	font-size: 18px;
	margin: 20px -10px 0 -10px;
}

strong.points {color: #BE000B}
strong.totalPoints {color: #000000; font-size:14px;}

.review-logo {
	border: 1px solid #c0cacd;
	width: 275px;
	text-align: center;
	padding: 15px 0;
}