#content #game-covers{
	display:table;
	min-height:600px;
	height:600px;
	background:#FFF url(../imgs/content-bg/6.gif)right bottom no-repeat;
}

#comments h3{
	margin:20px;
}

#comments ul li{
	clear:both;
	padding-bottom:10px;
	display:table;
}	
#comments ul li img{
	float:left;
	width:60px;
	border:solid 1px black;
	padding:3px;
}
#comments ul li span{
	font-size:14px;
	font-family:verdana;
	float:left;
	width:705px;
	height:68px;
	text-align:justify;
	background:url(../imgs/bg-comment_2.png) no-repeat;
	margin-left:10px;
	padding-left:5px;
	padding-right:12px;
	line-height:14px;
}

#comentarios h3{
	margin:20px;
}

#comentarios{
	font-family: "Trebuchet MS", Verdana , Arial;
	font-size: 14px;
	margin-bottom: 10px;
}
#comentarios input{
	width:200px;
	font-size: 14px;
}

#comentarios textarea{
	width:200px;
        height:50px;
	font-size: 14px;
}