@charset "UTF-8";
/* CSS Document */

.recom-main {
	height: 214px;
	width: 460px;
	background-color: #FFF;
}
.recom-top {
	height: 161px;
	width: 460px;
	background-image: url(http://pkrmagazine.net/images/recommended/recom-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999;
}
.recom-read-link {
	height: 30px;
	width: 75%;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.recom-play-link {
	height: 30px;
	width: 80%;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.recom-bottom {
	height: 50px;
	width: 460px;
}
.recom-read {
	float: left;
	width: 179px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(http://pkrmagazine.net/images/recommended/review-bg.png);
	background-repeat: no-repeat;
	height: 35px;
}
.recom-play {
	float: right;
	width: 229px;
	margin-top: 10px;
	background-image: url(http://pkrmagazine.net/images/recommended/play-bg.png);
	background-repeat: no-repeat;
	height: 35px;
	margin-right: 15px;
}
.recom-logo {
	float: left;
	height: 161px;
	width: 196px;
}
.recom-details {
	float: right;
	height: 161px;
	width: 250px;
	text-align: center;
	font-weight: bold;
	color:#000 !important;
}
.poker-room-name {
	font-size: large;
	text-transform: capitalize;
}
.poker-room-desc {
	font-size: small;
	color: #666;
}
.poker-room-bonus {
	color: #900;
}
.recom-read-link a:link { color: #FFFFFF !important; }
.recom-read-link a:visited { color: #FFFFFF !important; }
.recom-read-link a:hover { color: #FFFFFF !important; }
.recom-read-link a:active { color: #FFFFFF !important; }

.recom-play-link a:link { color: #FFFFFF !important; }
.recom-play-link a:visited { color: #FFFFFF !important; }
.recom-play-link a:hover { color: #FFFFFF !important; }
.recom-play-link a:active { color: #FFFFFF !important; }