img.pobble, img.pobblegap {
 border: 0px;
 height: 20px;
 width: 20px;
 padding: 0px;
 margin: 0px;
 display: block;
 float: left;
}

img.pobblegap {
 margin-right: 1ex;
}

div#game {
	width: 460px;
	margin: 0px auto auto auto;
}

div#bin {
	display:inline-block;
	width: 220px;
	xfloat: left;
}

div#tray {
	display:inline-block;
	font-family: cursive;
	width: 220px;
	xfloat: right;
	text-align: center;
}

div.trayrow {
 font: 14pt;
 color: #00cc00;
 padding-bottom: 1ex;
}

div.hlp {
 text-align: left;
 padding-bottom: 1ex;
} 

div.tbutton, div.tfield {
 width: 220px;
 color: #ff0000;
 background: #004400 none;
 text-decoration: none;
 border: 1px solid;
 border-left-color: #006600;
 border-top-color: #006600;
 border-bottom-color: #002200;
 border-right-color: #002200;
 font-size: 14pt;
 cursor: pointer;
 padding-left: 1ex;
 padding-right: 1ex;
 margin-bottom: 6pt;
}

div.tfield {
 cursor: auto;
 color: #cc0000;
}

div.hsc {
 width: 80%;
 margin-bottom: 1ex;
 margin-top: 1ex;
 margin-left: 10%;
 margin-right: 10%;
 border-bottom: 1px solid #660000;
 border-top: 1px solid #880000;
 background: #220000 none;
 overflow: none;
} 

div.hsca {
 padding-left: 10%;
 float: left;
 width: 40%;
 color: #ff0000;
 font-weight: bold;
}

div.hscb {
 float: left;
 width: 20%;
}

div.hscc {
 float: left;
 display: none;
 width: 0;
}

div.hscd {
 width: 20%;
 color: #00ff00;
 font-weight: bold;
 text-align: right;
}

input {
 color: #ff0000;
 font: 12pt monospace;
 background:#004400 none;
 border: 1px double;
 border-bottom: #006600;
 border-right: #006600;
 border-top: #002200;
 border-left: #002200;
}

