body#support {
	background-image: none;
}

#support #m {
	background-image: none;
	height: 263px;
}

#support #sn {
	margin-top: 0px;
}

.widgettitle {
	color: #999
}

#helpNav {
	width: 150px;
	height: 430px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

.helpNavTitle, .helpPanel h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #333;
	clear: both;
}

.helpNavTitle {
	margin-bottom: 18px;
}

#helpNav ul {
	margin: 0;
	padding: 0;
	margin-bottom: 36px;
}

#helpNav li {
	background-image: none;
	list-style: none;
	margin-bottom: 9px;
}

.helpPanel, .faq {
	width: 579px !important;
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}

.faq {
	width: 561px !important;
	padding-right: 18px;
}

/* ^ At this point I realise that perhaps I should have designed the layout and THEN created the CSS. Meh ;) */

.helpPanel p {
	float: left;
}

.helpPanel p, .helpPanel ul, .helpPanel h2 {
	margin-bottom: 18px;
	margin-right: 18px;
}

.helpPanel a {
	text-decoration: none;
}

.helpPanelText {
	float: left;
	width: 320px;
}

.helpPanelText li {
	color: #808080
}

.helpPanelImage {
	float: left;
	margin-bottom: 18px;
	margin-right: 18px;;
}

.stuck {
	margin-top: 70px;
}

.help3Column {
	width: 190px;
	text-align: center;
}

.help3Column * {
	padding: 0;
	margin: 0;
}

.help3Column strong {
	color: #333;
	font-size: 14pt;
}


.help3Column strong {
	color: #4d4d4d;
}

.help3Column p {
	margin-right: 0;
	float: none;
}

#comments ul, #comments li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ul.commentChildren {
	margin-left: 36px;
}

#comments h3.section {
	clear: both;
}

#comments h3.section a {
	color: #333;
}

.replyLink {
	text-align: right;
}

.fakeLink {
	color: #555
}

.details {
	margin-bottom: 9px;
	font-style: italic;
}



li {
	margin-bottom: 9px;
	
}

.question {
	margin-left: 0px;
	margin-bottom: 5px !important;
	padding-top: 9px !important;
	font-size: 11pt;
	font-weight: normal;
	color: #333;
}

.answer {
	margin-bottom: 18px

}

ul.answer, ol.answer {
	margin-left: 18px;
}

.faq h1 {
	margin-bottom: 9px !important;
}
