@charset "utf-8";
.imageright {
	margin-left: 20px;
	float: right;
	padding: 3px;
	border: 1px solid #009900;
}
.imageleft {
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #009900;
}
.wisewords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	font-style: normal;
}
.centreimage {
	padding: 10px;
	border: 1px solid #009900;
	margin-left: 15px;
}
.subheadgreen {
	color: #006600;
}
.pokerstorieslist {
	float: right;
	width: 250px;
	margin-right: 150px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;
}
#pokertricklist {
	float: left;
	width: 300px;
	margin-left: auto;
	margin-right:auto;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: ##009900;
	text-decoration: none;
}
#columnwrapper #c1 .content #pokertricklist {
	text-decoration: none;
}
#cardtricklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 275px;
	margin-left: auto;
	margin-right:auto;
	font-size: 14px;
	color: #009900;
}
.return {
	float: right;
	margin-right: 200px;
	color: #0066CC;

}
