.troubleshootercategory {
	PADDING: 4px;
}

.troubleshootercategorycontainer {
	BORDER: 1px SOLID WHITE;
	CURSOR: pointer;
}

.troubleshootercategorycontainer:hover {
	BACKGROUND: #ffefbb;
	BORDER-COLOR: #efe8da;
	CURSOR: pointer;
}

.troubleshootercategorytitle {
	BACKGROUND: url("%themepath%images/icon_folderyellow3.gif") no-repeat 0 2px;
	PADDING: 2px 0 4px 20px;
}

.troubleshootercategorydesc {
	PADDING-BOTTOM: 4px;
}

.troubleshootercategoryfooter {
	MARGIN-BOTTOM: 18px;
	PADDING-BOTTOM: 2px;
	BORDER-BOTTOM: 1px DASHED #CCCCCC;
}

.trsteptitle {
	font-size: 80%;
	PADDING-BOTTOM: 8px;
}

.trsteptitlemain {
 font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, Georgia, serif; text-decoration: none; font-size: 28px; font-weight: bold;
}

.trstepcontents {
	font-size: 12px;
}

.trstephr {
	margin-bottom: 16px; height: 1px; BORDER: none; BORDER-TOP: 1px solid #cfcfcf; color: white; background-color: white;
}

.trattachments {
	FONT: Georgia,Arial,sans-serif;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 6px;
}

.trattachmentitem {
	PADDING: 4px 0 5px 18px;
	MARGIN: 0 10px 0 0;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px 3px;
	DISPLAY: inline;
}

.troubleshooterstepradio {
	BACKGROUND: #fff9d7;
}

.troubleshooterstepsubject {
	BACKGROUND: #f8f8f8;
}