#cdsCategoryTable {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

.cdsCategoryCell {
	vertical-align: top;
	text-align: center;
	padding: 0px 12px 12px 24px;
}

.cdsCategoryCell table {
	width: 100%;
}

.cdsCategoryCell img {
	cursor: pointer;
}

.cdsCategoryParentImage {
	cursor: pointer;
}

.cdsCategoryParentLink {
	font-size: 13px;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
	color: #008;
	text-decoration: underline;
	vertical-align: top;
}
.cdsCategoryLabel {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #008;
	cursor: pointer;
	padding-top: 2px;
	text-decoration: underline;
}

.cdsCategorySearchLink {
	font: 11px Arial, Helvetica, sans-serif;
	color: #008;
	cursor: pointer;
	text-decoration: underline;
}

.cdsCategoryInformation {
	font-style: italic;
}

#cdsCategoryListTable {
}

.cdsCategoryList1 {
	font: 16px Arial, Helvetica, sans-serif;
	list-style-type: none;
}

.cdsCategoryList2 {
	font-size: 14px;
	list-style-type: none;
}

.cdsCategoryList3 {
	list-style-type: none;
}

.cdsCategoryList4 {
	list-style-type: none;
}

.cdsCategoryListLabel {
	color: #008;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.cdsCategoryListInfo {
	font-style: italic;
}

.cdsCategoryBrowseToggle {
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #008;
	cursor: pointer;
}

