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;
	text-align:center;
	font-size:.9em;
	height:21px;
	padding-top:4px;
	width:70px;
	padding-left:9px;
}
.bet_input
{
	background:url("http://d6bzxmspks7y5.cloudfront.net/images/bet_input.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.bet_input_disabled
{
	background:url("http://d6bzxmspks7y5.cloudfront.net/images/bet_input_disabled.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.enable_bonus
{
	background:url("http://d6bzxmspks7y5.cloudfront.net/images/bonus1.png") no-repeat scroll left top transparent;
	height:25px;
	width:59px;
}
.disable_bonus
{
	background:url("http://d6bzxmspks7y5.cloudfront.net/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;
}

.contact
{
	font-family:verdana,arial,sans-serif;
	font-size:.6em;
	color:#555;
}

.ui-button-text-only .ui-button-text { padding: .4em 1em 0em; }
a, input, textarea, select {
	outline:0 none;
}
a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #f3831e; }