/* UFC Fight Club */
/* Help Section Stylesheet
----------------------------------------------------------------------------- */


	h2 {
	
		background: url(../images/section-help/h2-help.gif) no-repeat;
		
		}


/* Important Notice
----------------------------------------------------------------------------- */


	#content #important {
	
		width: 500px;
		padding: 10px 20px;
		margin-bottom: 20px;
		background: url(../images/section-help/bg-notice.jpg) bottom left;
	
		}
		
	#content #important div.story {
	
		width: 500px;
	
		}
		
	#content #important h3,
	#content #important p {
	
		color: #000;
		margin: 10px 0;
	
		}
		
	#important h4,
	#important strong,
	#important a.comments,
	#important p.lead {
	
		display: none;
	
		}
		
		
/* Answers
----------------------------------------------------------------------------- */

	
	#answers h3 {
	
		margin-bottom: 5px;
	
		}
		
	#content #answers div {
	
		border-top: solid 1px #222;
		float: left;
		margin-top: 12px;
		padding-top: 12px;
	
		}
		
	#answers div h3 {
	
		color: #ACACAC;
		margin-bottom: 8px;
	
		}
		
	ul.headlines a {
	
		font-size: 11px;
		text-transform: uppercase;
		padding-left: 10px;
		background: url(../images/section-help/arrow.gif) center left no-repeat;
	
		}
		
	.headlines li {
	
		margin-bottom: 2px;
	
		}
		
	#content #answers p {
	
		float: left;
		margin-bottom: 12px;
	
		}
		
	#answers strong,
	#answers span,
	#answers a.comments {
	
		display: none;
	
		}
		
		
/* Answer
----------------------------------------------------------------------------- */


	#content #answer {
	
		margin: 0;
	
		}
		
	#answer h3,
	#answer strong {
	
		display: none;
	
		}
		
	#answer h4 {
	
		color: #B34B1C;
	
		}
		
		
/* Inquiry
----------------------------------------------------------------------------- */

	
	#inquiry {
	
		border-top: solid 1px #222;
		margin-top: 12px;
		padding-top: 12px;
	
		}
		
	#inquiry h3 {
	
		font-size: 12px;
		margin-bottom: 4px;
	
		}
		
	#inquiry p {
	
		margin: 0;
	
		}
		
		
/* Archive
----------------------------------------------------------------------------- */


	#content #archive {
	
		margin: 0;
	
		}
		
	#archive strong,
	#archive span,
	#archive a.comments {
	
		display: none;
	
		}
		
		
/* Your Subscription
----------------------------------------------------------------------------- */


	#info h3 {
	
		background: url(../images/section-help/h3-subscription.jpg);
	
		}
		
	#info dt, 
	#info dd {
		
		border-top: 2px solid #272727;
		padding: 5px 0;

		}
		
	#info dt {
	
		clear: left;
	
		}
		
	#info dd {
	
		width: 150px;
	
		}
		

/* Required Software
----------------------------------------------------------------------------- */


	#software h3 {
	
		background: url(../images/section-help/h3-software.jpg);
	
		}


/* Internet Connection
----------------------------------------------------------------------------- */


	#internet h3 {
	
		background: url(../images/section-help/h3-connection.jpg);
	
		}

	
