﻿.HonorsTable
{
	width:	38em;
}

.HonorsBowlerNameUL, .HonorsScoreUL, .HonorsBallNameUL
{
	border-bottom: .1em;
	border-bottom-style:inset;
	border-bottom-color:#996633;
}
	
}

.HonorsBowlerName, .HonorsBowlerNameUL
{
 height: 2.5em;
}

.HonorsScore, .HonorsScoreUL
{
	text-align:center;
	font-size:	1.25em;
}

.HonorsBallName, .HonorsBallNameUL
{
}

.HonorsSection
{
	height: 3em;
	vertical-align:bottom;
	font-size: 1.25em;
	
}

.HonorsBallIcon
{
	height: 2.5em;
	width: 2.5em;
}