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 {
	width: 220px;
	float: left;
}

#header, div.header {
 font-family: cursive;
 color: #00cc00;
 font-size: 18pt;
 text-decoration: underline;
}

div.header {
 text-align: center;
}

DIV#tray {
	font-family: cursive;
	width: 220px;
	float: 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: #006600;
 border-top: #006600;
 border-bottom: #002200;
 border-right: #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;
}
