

.gamebox {
  width: 317px;
  height:  290px;
  float: left;
  margin:  0px 0px 5px 5px;
  padding-top:  10px;
  padding-bottom:  5px;
  /*color: #504945;*/
  /*font:  13px tahoma, century gothic,Arial,verdana, sans-serif;*/
  /*background: #fff url(../images/bg_post.jpg) repeat-x;*/
  /*border: 1px solid #ccc;*/
  /*-moz-border-radius:  5px;
  border-radius:  5px;*/
}

.gamebox h1 {
  /*background-image:  url(../images/bg_cat.png);
  background-repeat:  no-repeat;
  background-position:  right;*/
  margin-left:  3px;
  margin-right:  3px;
}
  
  
.gamebox  h2 {
  margin:  0px 0 5px 0;
  padding:  5px 0px 0px 10px;
  /*text-align:  left;*/
  /*font:  24px  Georgia,century gothic,Arial,verdana, sans-serif;*/
  /*font-weight: normal;*/
  overflow: hidden;
}
.gamebox  h3 {
  margin:  0px 0 5px 0 !important;
  padding:  0 0px 0px 10px !important;
  /*text-align:  left;*/
  /*font:  24px  Georgia,century gothic,Arial,verdana, sans-serif;*/
  /*font-weight: normal;*/
  overflow: hidden;
}
.gamebox  h3 a {
	color: #779935;
}
.gamebox  h3 a:hover {
	color: #D70916;
}

/*
.gamebox  h2 a, .gamebox  h2 a:link, .gamebox  h2 a:visited  {
  color: #252525;
  background-color:  transparent;
}
.gamebox  h2 a:hover  {
  color:  #31333F;
  background-color:  transparent;
} 
*/ 