#help_wrapper {
	margin: -25px 46px 0 46px;
}
#help_wrapper h1 {
	padding: 0 0 5px 0;
	color: #C0B8A6;
}
#help_wrapper h2 {
	font-size: 18px;
	padding: 10px 0 5px 0;
	color: #C0B8A6;
	text-transform: none;
}
#help_wrapper h3 {
	font-size: 15px;
	padding: 10px 0 2px 0;
	color: #C0B8A6;
	text-transform: none;
}
#help_wrapper h4,
#help_wrapper h5,
#help_wrapper h6 {
	padding: 10px 0 5px 0;
	color: #C0B8A6;
}
#help_wrapper p {
	color: #C0B8A6;
}
.help_list ul {
	margin-left: 3px;
	list-style: none;
}
.help_list li {
	display: block;
	width: 600px;
	border-top: 1px dotted #444;
	padding-bottom: 5px;
}
.bottom-link {
	padding: 5px 0 10px 0;
	color: #C0B8A6;
	font-weight: bold;
}
.help-left {
	display: block;
	width: 648px;
	float: left;
}
.help-right {
	position: relative;
	float: left;
	display: block;
	width: 260px;
}
.forum-pull {
	margin-top: -30px;
}
.forum-pull-header a {
	background:url("../nahoWiki/images/toc/head.png") no-repeat scroll left top transparent;
	color:#333333;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	height:40px;
	padding:35px 0 0;
	position:absolute;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:260px;
	z-index:2;
}
.forum-pull-container {
	position: relative;
	background:url("../nahoWiki/images/toc/content.png") no-repeat left bottom transparent;
	display:block;
	margin-top: 40px;
	padding:40px 43px 30px;
	width:170px;
	z-index:1;
}
.wiki-link .forum-pull-header a {
	display: block;
	background:url("../images/help/head.png") no-repeat scroll left top transparent;
	color:#333333;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	padding: 35px 0 12px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:260px;
	z-index:2;
}
.wiki-link {
	margin: 0 0 80px;
}
.forum-pull-container ul li {
	padding-bottom: 10px;
	border: none;
	width: auto;
}
.description {
	padding: 0 0 5px 0;
}
p.date {
	font-size: 11px;
}

/* HELP 
 -------------------------------------------------------------------- */
 
#help label { padding-left: 0; }

#help div.magmaFormElementWrapper {
	margin: 0 0 10px;
	padding:3px 0 0;
	position: relative !important;
}

#help .magmaError {
	left:605px;
	width: 156px;
}


#help .size-450 input {
	display: block;
	width: 450px;
	padding: 4px 0 4px 5px;
	background: transparent url(../images/help/input_450_bg.png) no-repeat;
}
#help select {
	width: 450px;
	height: 24px;
	padding: 3px 4px 4px 4px;
	border: none;
	background: #111 url(../images/help/input_450_bg.png) no-repeat;
}
#help textarea {
	display: block;
	background: #111;
	border: 1px solid #806148;
	width: 440px;
	height: 190px;
	padding: 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#help .magmaTextArea { float: left; margin: 0; }
#help .magmaTextArea .magmaPadding { margin-bottom: 10px; padding: 0; }

#help .magmaAfter { clear: both; padding-left: 150px; }

#help .bfhBox h2.bfhBox-heading { font-size: 19px; margin-bottom: 10px; padding: 0; }

#help .help-right .bfhButton span a  {
	background: url(../images/registration/btn_registration.png) no-repeat scroll transparent;
	text-transform:uppercase;
	padding: 7px 0 0 0;
	margin: 10px 0 0 30px;
}

#help .bfhButton span a  {
	background: url(../images/help/addattachment.png) no-repeat scroll transparent;
	padding: 2px;
}

#help #attachments {
	position: relative;
	padding-left: 153px;
}

	#help #attachments label {
		position: absolute;
		left: 0;
	}
	
	#help .attachment {
		background: #292a25;
		padding: 0;
		margin: 0;
	}
	
	#help .attach {
		margin-bottom: 5px;
	}
	
#help .addattachment {
	margin-top: 5px;
}

#help .submit {
	margin: 24px 0 0 153px;
}

#help .bfhBox .splatter { display: none; }
#help .bfhBox-has-splatter { padding-bottom: 20px; margin-bottom: 0; }
#help .bfhBox .box-content {	margin: 0; }

#create-simple-gps #attachments .remove-attachment {
	background:url(../images/help/delattachment.png) no-repeat scroll transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:22px;
	margin:0px 4px 0 1px;
	text-indent:-999em;
	width:23px;
}

#help #generic-error-container .generic-error {
	text-align: center;
}

/* Announcement
 -------------------------------------------------------------------- */
.announcement {
	margin: 0 46px;
}

.announcement .announcement_content ul  {
	list-style-type: disc !important;
	padding-left: 15px;
	padding-bottom: 10px;
}

.announcement .announcement_content ol{
	list-style-type: decimal !important;
	padding-left: 20px;
	padding-bottom: 10px;
}

.announcement_header {
	background: transparent url(../images/help/announcement_head.png) no-repeat;
	display: block;
	width: 919px;
	height: 41px;
}
.announcement_header h2 {
	display: block;
	padding: 17px 0 0 19px !important;
	color: #333 !important;
	text-transform: uppercase !important;
}
.announcement_content {
	background: transparent url(../images/help/announcement_content.png) repeat-y;
	display: block;
	width: 919px;
}
.announcement_footer {
	background: transparent url(../images/help/announcement_footer.png) no-repeat;
	display: block;
	width: 919px;
	height: 41px;
}
.announcement_post {
	border-top: 3px solid #b0a896;
	margin: 0 22px;
	padding: 15px 0;
	color: #C0B8A6;
}
.announcement_content .first {
	border: none !important;
}
.announcment_post hr {
	border-bottom: 1px dotted #333;
}
.announcement_post .date {
	float: right;
}
.announcment_post h2 {
	padding: 0 0 3px !important;
	text-transform: uppercase !important;
}
