body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a, a.hover{
	color:#0000ff;
}
h2{
	color:#3080d0;
	font-weight:bolder;
	font-size:15px;
	margin-bottom:30px;
	margin-top:15px;
	text-align:center;
}
.btn{
	cursor:pointer;
}
.screen{
	position:absolute;
	margin:10px;
	display:none;
	border:3px solid #1C6E34;
	background:#fff;
	text-align:center;
	line-height:16px;
	font-size:12px;
	z-index:1000;
}
.topscreen{
	text-align:right;
	margin:4px 6px;
}
#info{
	margin:0px auto;
	width:515px;
	text-align:center;
}
.Table {
	margin:3px auto 12px auto;
}
#stockLeft{
	height:15px;
	width:70px;
	text-align:center;
	font-weight:bolder;
	color:#ffffff;
}
#infoLine{
	width:515px;
	height:21px;
	margin:20px auto 0px auto;
}
#actionsBlock{
	float:left;
	line-height:21px;
	vertical-align:middle;
}
#actionsBlock a{
	font-weight: bold;
}
#resultBlock{
	font-size:14px;
	float:right;
	font-weight:bolder;
}
#result{
	font-weight:bold;
}