﻿.simpleLinksTable
{
	width: 98%;
	margin-bottom: 20px;
}
.simpleLinksTable td
{
	/*
	border: solid 1px #000;
	*/
}
.simpleLinksRegionHeaderRow
{
	/*
	visibility: collapse;
	*/
}
.simpleLinksRegionHeaderCell
{
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: large;
	font-weight: bold;
}
.simpleLinksLinkRow
{
}
.simpleLinksBulletCell
{
	width: 30px;
	background-image: url(images/icons/breadcrumb.gif);
	background-position: center 10px;
	background-repeat: no-repeat;
}
.simpleLinksLinkCell
{
	padding-top: 5px;
}
.simpleLinksDescriptionRow
{
}
.simpleLinksDescriptionSpacerCell
{
	/*
	width: 30px;
	*/
}
.simpleLinksDescriptionCell
{
	font-size: x-small;
}
