div.content
{
	margin: auto; width: 560px;
}

table.listItem
{
	width: 560px;
	height: 180px;
	background-color: white;
	background-image: url(/swd/images/shrmbckg.png);
	border-color: black;
	border-style: double;
	text-align: left;
}
.listItem img
{
	height: 100px;
	max-width: 135px;
	padding: 2px;
	border: thin solid black;
}

.listItem *
{
	font-size: 10pt;
}


#menu_tier1, #menu_tier2, #menu_tier3
{
	height: 21px;
	vertical-align: middle;
	background-image: url(/swd/images/tierbckg.png);
}

#menu_tier1 { font-size: 12pt; }
#menu_tier2 { font-size: 11pt; }

span.title
{
	width: 100%;
	text-align: center;
	font-size: 14pt;
}

td.title_row
{
	vertical-align: middle;
	text-align: center;
}

.image_cell
{
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 120px;
	overflow: hidden;
}

details_cell
{	
	width: 300px;
	font-size: 8pt;
}

.no_image
{
	height: 100px;
	width: 137px;
	font-size: 6pt;
}

div.description
{
	font-size: 8pt;
}

.noheight
{
	font-size: 1px;
	height: 16px;
}

