


div#upcard {
	position:relative; 
	top:25px;
	margin-right:15px;
}

html>body div#hand {
	width:700px;
	height:200px;
	text-align:center;
	background-color: #060;
	margin: 0 auto;
	position: relative;
}



table.suggestor {
	border-width:1px 1px 1px 1px;	
	border-collapse: collapse;
	margin-bottom: 10px;
}

.standardonly {
	display:block;
}

.gamewrap {
	width: 65%;
}

#wrap {
	width: 65%;
}
table#comment {
	border-width:1px 1px 1px 1px;
	
	border-collapse: collapse;
	margin-bottom: 10px;
}

table#comment td {
	padding: 10px;

}

.rel {
	width: 65%;
}