p em.teamname
{
	font-style			: italic;
}
table.vbrecord
{
	font-size			: 16px;
	table-layout		: fixed;
	border-collapse		: collapse;
	border-color		: black;
	border-style		: solid;
	border-width		: 4px;
}
table.vbrecord caption
{
	font-size			: 1.2em;
	caption-side		: bottom;
	text-align			: left;
	width				: auto;
}
table.vbrecord th, table.vbrecord td
{
	border-style		: solid;
	border-width		: 1px;
}
table.vbrecord th
{
	border-bottom-width	: 4px;
}
table.vbrecord th.night
{
	width				: 115px;
}
table.vbrecord th.record
{
	width				: 120px;
}
table.vbrecord th.totrecord
{
	width				: 113px;
}
table.vbrecord th.winpercent
{
	width				: 112px;
}
