.helpTopics
{
	background-color: #F4F4F4;
	position: relative;
	width: 841px;
	margin: 2px 0 14px 11px;
	padding: 14px 25px 18px 14px;
}

.linkWithDecoration
{
	margin-left: 4px;
}

.helpTextHeader
{
	position: relative;
	margin-left: 11px;
	font-weight: bold;	
}

.helpText
{
	background-color: #F4F4F4;
	position: relative;
	width: 841px;
	margin-top: 5px;
	margin-left: 11px;
	margin-bottom: 32px;
	padding: 0px 25px 19px 14px;
}

.helpTopicHeader
{
	font-weight: bold;
	padding: 13px 0 13px 0;
}

.helpTopicText
{
	border-bottom: 1px dotted #696969;
}

* html .helpTopicText {
	border-bottom: none; 
	padding-bottom: 1px;
	background: url(images/dottedBorder.gif) repeat-x bottom;	
}

.buttonTableOfContent
{
	background-image: url(images/buttonContent.png); 
	width: 84px;
	height: 15px;
	padding-left: 20px;
	padding-right: 5px;
	text-decoration: none;
	color: #666666;
	margin-left: 737px;
}

/* End Artists Table Elements

