ul#topics li {
	margin-bottom: 1em;
	list-style-image: url(http://www.joyent.com/img/icons/note.png);
}
ul#topics li a {
	font-weight: bold;
}

#sidebar ul {
	padding-left: 0;
	list-style-type: none;
}
#sidebar h3 {
	height: 14px;
}
#sidebar .item {
	margin-bottom: 1em;
	border-width: 0 0 1px 0;
	border-color: #D1D0B7;
	border-style: solid;
}

.help-desk-title {
	margin-bottom: 1em;
	border-width: 0 0 1px 0;
	border-color: #D1D0B7;
	border-style: solid;
	padding-bottom: .5em;
	color: #2A3130 !important;
}
.help-desk-title a {
	color: #2A3130 !important;
}

td .request_summary {
	overflow: auto;
	width: 540px;
	display: block;
	margin-bottom: 2em;
}
