.fborder2 { border: 2px solid #3d3d3d; background: #101010; }

.pro, .kontra {float: left;width: 50%;}
.clear{clear: both; font-size: 1px;}

.article_name {
  background-color: #000;
  color: #FFF;
  padding-left: 15px;
  margin-top: 15px;
}

.article_author {
  float: left;
  display: block;
  width: 52%;
  text-align: center;
  margin-center: 20px;
}
.article_category{
  text-align: right;
  color:
}
.game_info, .article_cover {
  background-image: url(images/info_bg.png);
  background-repeat: repeat-x;
  color: #5CC207;
  background-color: #4C4B45;
}

.avg_rate {
	float: right;
	background-color: #3D3D3D;
	height: 80px;
	padding: 5px;
	text-align: center;
	border: 2px solid #000;
}
.avg_rate h2 {
	font-size: 14px;
}
.rate_num {
	font-size: 38px;
	color: #FFF79F;
	background-color: #000;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	height: 52px;
	padding-top:6px;
}

.toolbox {
padding: 5px;
text-align: right;
background-color: #000;
}

.article_cover {
  padding: 10px;
}
.white_border{
  border: 1px solid #fff;
  border-collapse: collapse;
}
.game_prop, .game_prop ul {
  list-style-type: none;
  margin-left: 5px;
  margin-right: 5px;


}
.game_prop li {
  font-size: 110%;
}

.game_prop ul {
  padding-left: 15px;
}
.box {
  border: 4px solid #3D3D3D;
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.box2 {
  background: ;
  margin-top: 20px;
}
.box2top {
  background: ;
}
.box2top div {
  height: 15px;
  background: ;
}
.box2bottom {
  background: ;
}
.box2bottom div {
  height: 15px;
  background: ;
}
.box2content {
  padding: 0px 15px 0px 15px;
}
.box2content .spacer img {
  float: left;
  margin-right: 3px;
  padding: 2px;
  border: 1px solid #3d3d3d
}

.full_article {
	margin-top: 10px;
}
#rate {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.poster_rate{
  width: 45%;
	text-align:left;
  float: left;
}
.summary img {}

.detailed {
	text-align:left;
  width: 45%;
  float: right;

}

.detailed ul {
	list-style-type: none;

}
.detailed ul li {
	width: 200px;
}


.psphun_rate{
	background-image: url(images/rate_repeat.jpg);
	background-position: 0 15px;
	background-repeat: repeat-x;
}

* html .psphun_rate {
	background-position: 0 18px;
}

.psphun_rate .box2content {
	height: 230px;
	background-image: url(images/rate_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top right;
	font-size: 11px;
}


.psphun_rate .box2content ul{
	width: 320px;
	list-style-type: none;
	text-align: left;
}
.psphun_rate .box2bottom {
	background-color: #1A361D;
	background: url(images/se3.gif) no-repeat bottom right;
}

.psphun_rate .box2bottom div {
  height: 15px;
  background: #1A361D url(images/sw3.gif) no-repeat bottom left;
  margin-right: 10px;
}

.box2bottom span, .box2top span {
	display: none;
}

.author_rate{
	float: right;
	font-size: 68px;
	font-weight: bold;
	color: #EF483B;
	margin-top: 110px;

}

.game_pozitives li {
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 18px;
	width: 50%;
	margin:0;
}
.game_negatives {
	margin-top: 10px;
}
.game_negatives li {
	background-image: url(images/delete.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 18px;
	margin:0;
	width: 50%
}
.articlelist .boxcontent img {
	float: left;
	margin-right: 10px;
}

