/* CARRIE UNDERWOOD */
/* Section Stylesheet: Help
----------------------------------------------------------------------------------- */


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


	.section-help a.comments {
	
		display: none;
	
		}
	
	.section-help div.widget-editorial.stories li h4,
	.section-help div.widget-editorial.stories li div.story,
	.section-help div.widget-editorial.headlines li a {
	
		margin-left: 0;
		
		}
		
	.section-help div.widget-editorial.headlines li a {
	
		font-size: 14px;
		line-height: 16px;
		
		}
	
	
/* ACTIONS
----------------------------------------------------------------------------------- */


	#page-answers ul.actions,
	#page-answer ul.actions {
	
		float: left;
		margin-bottom: 10px;
	
		}


	
/* IMPORTANT
----------------------------------------------------------------------------------- */

		
	#important {
	
		background: #262626;
		margin-bottom: 25px;
		padding: 15px;
		float: left;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	
		}
		
	#important strong,
	#important img {
	
		display: none;
	
		}
		
		
/* YOUR SUBSCRIPTION
----------------------------------------------------------------------------------- */
		
	
	#info {
	
		margin-bottom: 25px;
		float: left;

		}
		
	#info dl {
	
		padding: 10px;
		width: 236px;
		float: left;
		
		}
		
	#info dt {
	
		width: 88px;
	
		}
		
	#info dd {
	
		width: 138px;
	
		}
		
		
/* SOFTWARE
----------------------------------------------------------------------------------- */


	#software {
	
		float: left;
	
		}
		
	#software ul,
	#software p {
	
		width: 236px;
		padding: 10px;
		
		}
		
	#software p {
	
		margin: 0;
		
		}
		
	#software li {
	
		margin-bottom: 10px;
	
		}
		
		
/* INTERNET
----------------------------------------------------------------------------------- */


	#internet {
	
		float: left;
	
		}
		
	#internet p {
	
		width: 236px;
		padding: 10px;
		
		}
		
		
/* ANSWERS
----------------------------------------------------------------------------------- */

		
	#answers {
	
		float: left;
		padding: 15px;
		width: 566px;
		background: #262626;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	#answers p {
	
		margin-bottom: 25px;
	
		}
		
	#answers div {
	
		float: left;
		width: 100%;
		position: relative;
		margin-bottom: 15px;
		
		}
		
	#answers div .headlines li {
	
		margin-bottom: 5px;
		border: 0;
		padding: 0;
		
		}
		
	#answers div ul.actions {
	
		position: absolute;
		top: 2px;
		right: 0;
	
		}
		
	#answers strong,
	#answers span {
	
		display: none;
	
		}
		
		
/* ARCHIVE
----------------------------------------------------------------------------------- */

		
	#archive {
	
		float: left;
		padding: 15px;
		width: 566px;
		background: #262626;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	#archive p {
	
		margin-bottom: 25px;
	
		}
		
	#archive div {
	
		float: left;
		width: 100%;
		position: relative;
		padding-bottom: 15px;
		margin-bottom: 15px;
	
		}
		
	#archive li {

		border: 0;
		padding: 0;
		margin-bottom: 5px;
		
		}
		
	#archive div ul.actions {
	
		position: absolute;
		top: 2px;
		right: 0;
	
		}
		
	#archive strong,
	#archive span {
	
		display: none;
	
		}
		
		
/* ANSWER
----------------------------------------------------------------------------------- */

		
	#answer {
	
		float: left;
		padding: 15px;
		width: 566px;
		background: #262626;
		margin-bottom: 25px;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	
		}
		
	#answer div {
	
		float: left;
		width: 100%;
		position: relative;
	
		}
		
	#answer h4 {
	
		color: #b79b63;
		
		}
		
	#answer strong {
	
		display: none;
	
		}
		
	#answer .tags strong {
	
		display: inline;
	
		}
		
		
/* INQUIRY
----------------------------------------------------------------------------------- */


	#inquiry {

		background: #000;	
		padding: 15px;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	
		}
		
	#inquiry p {
	
		margin: 0;
		
		}
		
