.gametable {
	position:relative; 
	background-image:url(../../images/hp_gbg.gif); 
	background-repeat:no-repeat; 
	width:445;
	height:99px;
	margin-left:auto;
	margin-right:auto;
/*	border-style:solid;
	border-width:1px;*/
}
tr.gametable {
	height:99px;
}

.gametd1 {
	position:absolute; 
	top:15px;
	left:0px;
	text-align:center;
 	vertical-align:middle;
	width:130px;
/*	border-style:solid;
	border-width:1px; */
}
.gametd2 {
	position:absolute; 
	top:0px;
	left:130px;
	text-align:right; 
	vertical-align:middle; 
	width:227px;
	padding:5px;
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	line-height: 14px; 
/*	width: 210px; */
	text-align: left;

/*	border-style:solid;
	border-width:1px;*/
}

b.gametd2 {
	left:0px;
	font-weight:bold;
	color: #545574; 
}

.gametd3 {
	position:absolute; 
	bottom:0px;
	left:357px;
	text-align:right; 
	vertical-align:bottom; 
	width:88px;
/*
	border-style:solid;
	border-width:1px;*/
}
.headlinecat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:480px;  
	font-size: 11px; 
	color: #545574;
	text-align: left; 
	letter-spacing: 1px
}
