/* Add in your custom CSS here and it will overwrite all default style in Swagger */

#featured-wrapper .bet-wrapper div, #featured-wrapper .bet-wrapper2 div {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 1px;
}

#featured-wrapper .bet-wrapper, #featured-wrapper .bet-wrapper2 {
	height: 66px;
}

#featured-wrapper .stars {
	position: relative;
	bottom: auto;
	padding: 0px;
	background: none;
	margin-top: 25px !important;
}

#featured-wrapper .stars .star {
	margin: 0px;
}

#featured-wrapper .more-button-review {
	margin: 0px !important;
	margin-top: 15px !important;
}

#featured-wrapper .rating-wrapper {
	margin: 0px !important;
}

.bofm-thumbnail {
	width: 165px;
}

.bofm-thumbnail img {
	width: 165px;
	height: 65px;
}

.bofm-tick {
	width: 50px;

}

.tick {
	display: block;
	width: 36px;
	height: 35px;
	margin-left: 7px;
	background: url('images/tick.png');
	margin-top: 15px;
}

.bofm-stars {
	width: 95px;
}

.bofm-review {
	width: 120px;
}

.bofm-play {
	width: 117px;
}

a.reviewbuttonbig, a.playbuttonbig {
	display: block;
	width: 117px;
	height: 38px;
	background: url('images/button-review-big.png') no-repeat;
	margin-top: 15px;
}

a.playbuttonbig {
	background: url('images/button-playnow-big.png') no-repeat;
}

a.reviewbuttonbig:hover, a.playbuttonbig:hover {
	text-decoration: none;
}

a.playbuttonmed {
	display: block;
	width: 102px;
	height: 33px;
	background: url('images/button-playnow-med.png') no-repeat;
	float: left;
	margin-top: 9px;
}

a.playbuttonmed:hover {
	text-decoration: none;
}

#spotlight .rating-wrapper {
	position: relative;
	width: auto;
}

#spotlight .stars {
	position: relative;
	top: auto;
	left: auto;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: -3px;
}

.casinobonusside {
	position: relative;
}

.casinobonusside img {
	float: left; margin-right: 8px;
}

a.visitsitetiny, a.playnowtiny {
	float: right;
	display: block;
	width: 80px;
	height: 26px;
	background: url('images/button-visitsite-tiny.png') no-repeat;
	bottom: 20px;
	position: absolute;
	right: 10px;
}

a.playnowtiny { 
	background: url('images/button-playnow-tiny.png') no-repeat;
	bottom: 50px;
	
}

a.visitsitetiny:hover, a.playnowtiny:hover {
	text-decoration: none;
}

a.visitsitetiny b, a.playnowtiny b {
	display: none;
}

#authorbox {
	float: none;
	width: auto;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}