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

.play_entry{
	height:205px;
	width:190px;
	float:left;
}
.play_img{
	padding-bottom:10px;
	width:160px;
}
#play_menu{
	text-align:center;
	width:100%;
	float:left;
	font-weight:bold;
}
#play_menu a{
	padding:0 10px 0 10px;
}
div#logBtn {
   background-image:url(http://cdn.rivalpowered.com/content/common/logSprite.jpg);
   background-position:bottom;
   width:100px;
   height:50px;
   overflow:hidden;
}


