body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body 
{
	background-repeat: no-repeat;
	font-size: 16px;
}

input
{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:.95em;
}
div>input[type=text], div>input[type=number]
{
	position: absolute;
	text-align:left;
	width:53px;
	height:19px;
	left:23px;
	top:4px;
}
.fb-like
{
	vertical-align: -5px;
}
.dollar_sym
{
	position: absolute;
	left: 5px;
	top: 2px;
	font-size: 1.17em;
	color: #09462a;
}
.bet_input
{
	background:url("http://www.card-cloud.com/images/bet_input_blank.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.bet_input_disabled
{
	background:url("http://www.card-cloud.com/images/bet_input_disabled_blank.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.best_play_advice
{
	border:2px dotted #FF984C;
}
.hidden_advice
{
	border:2px dotted #B9DECF;
}
.enable_bonus
{
	background:url("http://www.card-cloud.com/images/bonus1.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.disable_bonus
{
	background:url("http://www.card-cloud.com/images/bonus0.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}

.good_percent
{
	color: #038057;
	font-family: verdana,arial,sans-serif;
}
.bad_percent
{
	color: #B25858;
	font-family: verdana,arial,sans-serif;
}
.avg_percent
{
	color: blue;
	font-family: verdana,arial,sans-serif;
}

#recent_winners .stat_value
{
	padding-top: 2px;
}

.contact
{
	font-family:verdana,arial,sans-serif;
	font-size:.6em;
	color:#555;
}
button:focus {
	outline: none;
}
.ui-button-text-only .ui-button-text { padding: .4em 1em 0; }
a, input, textarea, select {
	outline:0 none;
}
a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #f3831e; }