body {
  font-family: verdana;
  font-size: 12px;
  color: #444444;
  margin: 0px;
  padding:0px;
  border:0px;
}
img {
  border:0px;
}

a, a:link { 
  text-decoration: none;
  color:#222222;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
  color:#000000;
  font-weight:bold;
}






body.juego {
  background: #ffffff url('http://nuevosjuegos.110mb.com/juegos_back.png') top center repeat-x;
}

.top_juego {
  text-align: left;
  width:800px;
}

.top_juego h1 {
  font-weight:bold;
  font-size: 14px;
}

.tag_cloud a {
  font-size: 13px;
  font-weight: bold;
}

div.juego {
  text-align: center;
  width:800px;
}

div.game_list_element {
  height:70px;
  width: 500px;
  display:block;
}
div.left_img {
  float:left;
  width:70px;
}
div.juego_info {
  float:right;
  width:410px;
}

 html .fb_share_button  { 
 display: -moz-inline-block; 
 display:inline-block; 
 padding:1px 20px 0 5px; 
 height:15px; 
 border:1px solid #d8dfea; 
 background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; 
 } 
 
 html .fb_share_button:hover { 
 color:#fff; 
 border-color:#295582; 
 background:#3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; 
 text-decoration:none; 
 } 

