body {
  font-family: verdana;
  font-size: 12px;
  color: #444444;
  background-color:#666666;
  margin:0px;
  border:0px;
  padding:0px;
  background: #0f9ce2 url('body_back.png') top center repeat-x;
  padding-top:65px;
}
div {
  border:0px;
  padding:0px;
  margin:0px;
}
img {
  border:0px;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #000000;
}

h6 {
  font-size:14px;
  padding:0px;
  margin:0px;
  margin-bottom:3px;
}

table {
width:100%;
}

#top_menu {
  width:100%;
  background: transparent url('top_bak.png') bottom center repeat-x;
  filter: alpha(opacity=80); 
  opacity: .80; 
  -moz-opacity:0.80;
  position: fixed;
  top: 0;
  left: 0;
  z-index:1500;
}



div.big_menu {
  display: block;
  height: 40px;
  width: 900px;
  padding:0px;
  margin: 0px;
}
a.big_menu {
  display: block;
  float:left;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
a.big_menu:hover {
  color: #dddddd;
  background-color:#000000;
}


div.small_menu {
  text-align:left;
  width: 900px;
  height:22px;
  margin:0px;
  padding-bottom:5px;
}
a.small_menu {
  color: #666666;
  text-decoration: none;
}
a.small_menu:hover {
  color: #000000;
}

form.top_search {
  margin: 0px;
  padding: 0px;
  float:right;
  width:210px;
  margin-top:10px;
}

input.box {
  margin:0px;
  padding:0px;
  width:150px;
  height:28px;
  float:left;
  font-size:18px;
  font-weight:bold;
  color:#555555;
}

input.boton {
  margin:0px;
  padding:0px;
  border:0px;
  float:right;
}

div.contenido {
  width:900px;
  text-align:justify;
}

div.left_menu {
  width: 160px;
  height: 600px;
  float:left;
}

div.content {
  width: 550px;
  min-height: 600px;
  float:left;
  margin-left:10px;
  background-color:#ffffff;
}

div.right_menu {
  background-color:#ffffff;
  width: 160px;
  min-height: 600px;
  font-size:11px;
  margin-left:10px;
  float:left;
  padding:0px;
}



div.titled_box {
border: 1px solid #658db1;
margin:0px 5px;
padding:0px;
}
div.juegos_box {
  width:160px;
  padding:5px;
  font-size:12px;
  float:left;
}

h5 {
  color: #ffffff;
  font-size:14px;
  line-height:22px;
  height:22px;
  background:#119fe6 url('title_back.png') top center repeat-x;
  margin:3px 5px 0px 5px;
  padding:1px;
}
h5 b.clickable {
  border: 1px solid #ffffff;
  cursor: pointer;
  padding: 0px 4px;
  margin:4px;
}
h5 a {
  color: #ffffff;
  font-size:14px;
}

div.game_list_element {
  margin-left:10px;
  height:70px;
  width: 500px;
  display:block;
}
div.left_img {
  float:left;
  width:70px;
}
div.juego_info {
  float:right;
  width:410px;
}
#tags a {
  font-size:12px;
  margin-left:5px;
  text-transform: capitalize;
}

div.screenshot_block {
  width:155px;
  height:120px;
  margin:5px 12px;
  float:left;
}

div.screen_wraper {
  width:540px;
  height:650px;
}

 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; 
 } 