/* TICKETMIX */
/* Help Section Stylesheet
----------------------------------------------------------------------------- */


	div#sidebar * {
	
	float: left;
	
	}


/* ACTIONS
----------------------------------------------------------------------------- */


	body.section-help a.action {
	
	display: block;
	height: 40px;
	text-indent: -5000px;
	
	}
	
	body.section-help a.back {
	
	width: 198px;
	background-image: url(../images/section-help/a-back.png);
	
	}

	body.section-help a.answers {
	
	width: 198px;
	height: 38px;
	background-image: url(../images/section-help/a-answers.png);
	
	}
	
	body.section-help#page-answer a.back {
	
	background-position: 0 -40px;
	height: 37px;
	
	}


/* HIDES
----------------------------------------------------------------------------- */


	div.widget-editorial.browse span, div.widget-editorial.browse strong, div.widget-editorial.browse em, div.widget-editorial.browse a.comments, div.widget-editorial.display div.tags {
	
	display: none;
	
	}

	div.widget-editorial.browse p strong, div.widget-editorial.browse p em {
	
	display: block;
	
	}


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


	#important {
	
	clear: left;
	float: left;
	width: 740px;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../images/layout/bg-tile-light.png);		
	margin-bottom: 20px;
	
	}
	
	#important h3 {
	
	display: none;
	
	}
	
	#important h4 {

	display: block;
	margin-bottom: 0;
	color: #1ab5cf;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	text-shadow: #000 0 0 0;
	
	}
	
	#important p {
	
	margin: 0 0 10px 0;
	
	}


/* HELP TOPICS
----------------------------------------------------------------------------- */


	div.widget-editorial.browse {
	
	clear: left;
	float: left;
	width: 760px;
	margin-bottom: 40px;
	
	}
	
	div.widget-editorial.browse h3 {
	
	margin-bottom: 10px;
	
	}


/* Question Lists */


	div.widget-editorial.browse ul.headlines {
	
	margin-bottom: 20px;
	
	}

	div.widget-editorial.browse ul.headlines li {

	margin-bottom: 10px;
	border-bottom: 1px solid #116d80;
	padding-bottom: 10px;
	
	}
	
	div.widget-editorial.browse ul.headlines li.last {
	
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
	
	}
	
	div.widget-editorial.browse a {
	
	text-transform: none;
	
	}


/* Browse Button */


	div.widget-editorial.browse ul.actions {
	
	margin-bottom: 0;
	
	}

	div.widget-editorial.browse a.browse {
	
	display: block;
	width: 83px;
	height: 40px;
	background-image: url(../images/actions/a-more.png);
	text-indent: -5000px;
	
	}


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


	#page-answer div.widget-editorial {
	
	margin-bottom: 60px;
	
	}

	#page-answer div.widget-editorial h3 {
	
	display: none;
	
	}
	
	#page-answer div.widget-editorial strong, #page-answer div.widget-editorial em {
	
	display: none;
	
	}

	#page-answer div.widget-editorial div.story strong, #page-answer div.widget-editorial div.story em {
	
	display: inline;
	
	}

	#page-answer div.widget-editorial h4 {
	
	display: block;
	margin-bottom: 20px;
	color: #1ab5cf;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	text-shadow: #000 0 0 0;	
	
	}


/* SIDEBAR
----------------------------------------------------------------------------- */


	div#sidebar ul.actions a {
	
	display: block;
	width: 120px;
	text-indent: -5000px;
	
	}

	div#sidebar a.orders {
	
	height: 37px;
	background-image: url(../images/section-account/a-orders.gif);
	
	}
	
	div#sidebar a.tickets {
	
	height: 38px;
	background-image: url(../images/section-account/a-tickets.gif);
	
	}
