
div.estoyjugando_juego{
	background-color:#2B2D2F;
	height:142px;
	width:498px;
	display:block;
	position:relative;
}

div.estoyjugando_juego p {
	font-size:10px;
	margin-right:40px;
	margin-top:10px;
	color:white;
}
div.estoyjugando_juego .avatarjuego {
margin: 16px;
float: left;
}

div.estoyjugando_juego h2 {
font-size:14px;
margin-bottom:0;
margin-top:11px;
padding-top:16px;
}
div.estoyjugando_juego a {
color:#FFFFFF;
margin-left:0;
text-decoration:none;
}
div.estoyjugando_juego h2 a {
color:#B1FB02;
}

div.estoyjugando_juego  h3 {
color:#CCCCCC;
font-size:10px;
margin-top:0;
}
div.estoyjugando_juego div.GameThumbnail {
	margin: 0;
	display:block;
	width: 180px;
	height:110px;
	background:url(http://www.estoyjugando.com/css/img/gamebox.gif) no-repeat;
	position:relative;
	z-index:22;
}
div.estoyjugando_juego div.GameThumbnail img{
	margin:0;
	border: 0;
	position:absolute;
	left:5px;
	top:5px;
	z-index:20;
}

div.estoyjugando_juego .avatartipo {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}
div.estoyjugando_juego .texttipo {
	margin-top: 1px;
	margin-right: 23px;
	float: right;
	position: relative;
	top: 66px;
	left: 69px;
}
div.estoyjugando_juego .texttipo a img,
div.estoyjugando_juego .avatartipo a img
{
	text-decoration:none;
	border:0;
}
#game_embed a:link {color: #666666;}
	#game_embed a:visited {color: #666666;}
	#game_embed a:hover {color: #000;}
	#game_embed a:active {color: #666666;}
	#game_embed a:focus{color: #666666;}