
h1{
	font-size: 1.0em;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}

table.TextContainer td{
    vertical-align: top;
    text-align: left;
	padding-top: 18px;
	padding-left: 0px;
/*    padding-right: 100px;*/
    color: #333333;
}

table.CatalogIndex{
}

table.CatalogIndex td{
	padding: 0.2em 0.8em 1.8em 1.4em;
	font-size: 0.75em;
	background: url('/global/images/bullets/bullet-orange.gif') left top no-repeat;
	background-position: 0 0.5em;
	line-height: 1.4em;
}

div.ItemIndex{
	padding-top: 0.3em;
    padding-left: 16px;
	background: url('/global/images/bullets/bullet-grey.gif') left top no-repeat;
	background-position: 0 0.7em;
	font-size: 0.9em;
}