/* FIVE FOUR CLOTHING */
/* Help Section Stylesheet
----------------------------------------------------------------------------- */


	@import(widget-editorial.css);

	
	#content {
	
	float: left;
	
	
	}
	
	#page-help #content {
	
	border-right: 1px solid #ccc;
	
	}

	#content h3, #content h4 {
	
	margin-left: 0;
	
	}

	#sidebar {
	
	width: 174px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 22px;
	
	}

	#sidebar p {
	
	width: 174px;
	
	}
	
	#page-help #sidebar {
	
	border-left: none;
	padding-right: 0;
	
	}
		
	#sidebar ul strong {
	
	font-weight: bold;
	color: #555;
	
	}
	
	
/* Important Announcement
--------------------------------------------------------------------------- */

	#important {
	
	width: 523px;
	background: #dfdfdf;
	padding: 20px;
	margin: 0 20px 20px;
	float: left;
		
	}
	
	#important ul.leads li p {
		
	margin-bottom: 10px;
		
	}
	
	#important ul.leads li strong,
	#important ul.leads li a.comments {
		
	display: none;
		
	}

	#important > ul.actions {
		
	margin: 0;
		
	}


/* Answers
----------------------------------------------------------------------------- */


	#answers {
	
	clear: both;
	margin: 0 20px 0 20px;
	
	}

	#answers a.comments, #answers strong, #answers span {
	
	display: none;

	}
	
	#answers p.problems {
	
	margin-bottom: 24px;
	
	}
	
	#answers div {
	
	clear: left;
	padding-bottom: 27px;
	margin-bottom: 24px;
	
	}
	
	#answers div h3 {
	
	font-size: 18px;
	line-height: 20px;
	
	}
	
	#answers div ul.headlines {
	
	margin-bottom: 12px;
	
	}
	
	#answers div li {
	
	margin-bottom: 3px;
	
	}
	


/* Archive
----------------------------------------------------------------------------- */


	#archive {
	
	margin: 0 20px 25px 20px;
	
	}
	
	#archive li {
	
	margin-bottom: 3px;
	
	}
	
	#archive strong, #archive span, #archive a.comments {
	
	display: none;
	
	}
	
	#archive ul.headlines li {
	
	padding-bottom: 6px;
		
	}
		
	
/* Answer
----------------------------------------------------------------------------- */


	#answer {
	
	margin: 0 20px 25px 20px;
	
	}
	
	#answer h4 {
	
	font-size: 26px;
	line-height: 32px;
	
	}
	
	#answer strong, #answer h3 {
	
	display: none;
	
	}
	
	#answer p strong, #answer div.tags strong {
	
	display: inline;
	
	}
	
	#answer div.tags {
	
	display: none;
	
	}
	
	a.action.questions, a.action.topics {
	
	margin: 25px 20px;
	
	}


/* Inquiry
----------------------------------------------------------------------------- */

	
	#inquiry {
	
	margin: 0 20px 25px 20px;
		
	}
	
	#inquiry h3 {
	
	font-size: 18px;
	line-height: 20px;
	color: #87a57b;
	
	}
	
	
/* Required Software
----------------------------------------------------------------------------- */
	
	
	div#software {

	margin-top: 0;

	}
	
	#software ul {
	
	list-style-type: square;
	margin: 0 0 0 20px;
	
	}
	
	#software ul li {
	
	margin-top: 10px;
	
	}
