#masthead, #masthead #flash {
	height:160px;
}

hr.help_hr {
	width: 97%;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr.help_hr_2 {
	margin-bottom: 10px;
}

hr {
	width: 99%;
	height: 0px;
	border:1px solid #fff;	
}


#help h3 {
	background:#000000 url(../images/icons/help.png) no-repeat scroll 10px;
	color:#4AB2D5;
	font-size:11px;
	font-weight:bold;
	height:16px;
	overflow:hidden;
	padding:12px 12px 12px 40px;
	text-indent:0px;
	width: 950px;
}

#help h3 a {
  color: #ffffff;
  margin-left: 10px;
  text-decoration: none;
}

#help h3 a.selected {
  border-bottom: 2px solid #fff;
}

#help {
	float: left;
	background: #E7E7E7;
}

.help_spacing {
	padding: 12px;
}


.help_subject {
	float: left;
	width: 679px;
	padding-left: 12px;
}

/*
.help_subject span {
	padding:12px 12px 12px 30px;
	font-weight: bold;
	font-size:11px;
	background: url('../images/icons/help_subject.png') no-repeat 0px 8px;
}
*/

.help_subject_info {
	/*background: url('../images/bg_help_select.png') no-repeat;*/
	/*height: 162px;*/
	padding: 12px;
	margin-top: 10px;
}

.help_infos {
	/*overflow:auto;*/
	/*height: 100px;*/
	/*width: auto;*/
}

.help_infos li {
	padding: 3px;
}

/**/

.help_hot_topics {
	float: left;
	padding-right: 12px;
	width: 267px;
}

.help_hot_topics span{
	padding:12px 12px 12px 30px;
	font-weight: bold;
	font-size:11px;
	background: url('../images/icons/help_hot_topic.png') no-repeat 0px 8px;
}

.help_hot_topics ul {
	margin-top: 10px;
}

.help_extra_topics a,
.help_hot_topics a{
	color: #000;
}

.help_hot_topics li {
	padding: 3px;
}

.white {
	background: #fff;
}

.blue {
	background: #D2ECF4
}

.help_hot_info {
	margin-top: 10px;
	background: url('../images/bg_help_round.png') no-repeat;
	padding: 12px;
}

.help_hot_info b{
	font-size:11px;
}

/**/
.answer_question {
	background: #E7E7E7;
}

.answer_question b{
	padding-left: 12px;
}

.answer_question h3 {
	padding: 12px;
	margin-bottom: 10px;
}

.answer_question ul.answer_block_ul{
	padding-left: 10px;
	margin-bottom: 15px;
}

.answer_question li.FaqAnswer {
	background: #fff;
	padding: 12px;
	margin-right: 10px;
}

.answer_question ul ul {
	margin-left: 30px;
}

.answer_question ul ul,
.answer_question li li{
	list-style-type:circle;
}

.help_details_button {
	height: 30px;
	position: relative;
}

.answer_question b{
	font-size:11px;
}

.help_extra_topics {
	background: #D7D7D7;
	padding: 12px;
	margin-top:10px;
}	

/* 7_1_0 help */

.help_info {
	background: #fff;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 12px;
	width: 850px;
}

#help h2{
	padding-top: 12px;
	padding-left: 12px;
}

.help_categories_topics {
	background: #D7D7D7;
	padding: 12px;
	margin-top:10px;
	margin-bottom: 10px;
}

.help_categories_topics a{
	color: #000;
}

.help_categories_title {
	padding: 12px;
	font-weight: bold;
	font-size:11px;
}

a.back_to_help:hover {
background-position: 0 -20px;
}
a.back_to_help {
	position: absolute;
	top: 25px;
	left: 835px;
	background:transparent url(../images/buttons/back_to_help.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:125px;
	background-position: 0 0px;
}

select.FaqEntry {
  width: 100%;
}

.stack_info {
	background: #fff;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 12px;
	width: 850px;
        border: 2px dotted #ccc;
        overflow: auto;
}

.stack_info p {
        font-family: courier;
        font-size: 12px;
}
