

* { /* first selector is being ignored - why?! */ }

table#infobox
{
	clear: both;
	width: 770px;
	margin: 0 auto;
}


td.infobox
{
	width: 380px;
	padding: 10px;
	background: #f5f5f5 url('/images/bg-silver-box.jpg') no-repeat;
}

