/* BON JOVI */
/* Help Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");


/* HIDDEN EDITORIAL ELEMENTS
----------------------------------------------------------------------------- */


	ul.headlines li span, 
	div.widget-editorial strong, 
	div.widget-editorial a.comments {
	
	display: none !important;
	
	}
	
	.section-help #content div.widget-editorial ul.stories {
	
	margin-bottom: 0 !important;
	
	}
	
	
/* Jump Sections
----------------------------------------------------------------------------- */
	
	
	#help-anchors li {
		
	margin: 0 5px 5px 0;
		
	}

	#help-anchors li span {
		
	display: none;
		
	}
	
	
/* Jump Button
----------------------------------------------------------------------------- */


	a.anchor.top {
	
	display: block;
	float: left;
	margin-bottom: 50px;
	padding: 0 10px 0 25px;
	font-weight: bold;
	line-height: 24px;
	text-transform: lowercase;
	
	}


/* HELP PAGE
----------------------------------------------------------------------------- */


	.markdown div.story img {
	
	display: block;
	margin: 10px 0 !important;
	
	}


/* Listings */
	
	
	#content div.tabbed div h3 {
	
	display: block;
	
	}

	#page-help div.widget-editorial.headlines {
	
	padding-top: 20px;
		
	}

	#page-help div.widget-editorial ul.headlines {

	padding-bottom: 0;

	}
	
	#page-help div.widget-editorial ul.headlines li {
	
	margin-bottom: 0;
		
	}

	#page-help div.widget-editorial ul.headlines li a {
	
	padding: 0;
	
	}
	
	
/* Actions Overrides */


	#content div.tabbed div.pane ul.actions,
	#content div.tabbed div.pane ul.paging {
	
	margin: 0 0 10px !important;
	position: static;
	width: auto;
	border: none;
	background: none;
	
	}
	
	#content div.tabbed div.pane ul.actions a,
	#content div.tabbed div.pane ul.paging a {
	
	padding-left: 0;
	
	}

/* ANSWER PAGE
----------------------------------------------------------------------------- */


	#page-answer #answer {
	
	margin-bottom: 20px;
	
	}

	#page-answer #answer h3 {
	
	display: none !important;
	
	}


/* ANSWERS PAGE
----------------------------------------------------------------------------- */


	#page-answers div.widget-editorial ul.headlines li {
	
	margin-bottom: 0;
		
	}
