/* --------------------- SITE HELP PAGE LAYOUT --------------------- */

body.sitehelp #wrap {
  border-top: 9px solid #ead8bc;
}

body.sitehelp #wrap #sitehelp {
  padding: 0 40px 0 40px;
  text-align: left;
}

body.sitehelp #container #main-wrap-l1 #main-wrap-r1 #main-wrap-l2 #main-wrap-r2 #main #wrap #pagetitle {
	background: transparent url(../images/brownbar.gif) repeat-x;
	text-align: left;
	height: 49px;
	margin-bottom: 35px;
	border-top: 1px solid #d7c2a5;
	border-bottom: 1px solid #d7c2a5;
}

body.sitehelp #primary {
  float: left;
  width: 580px;
  margin-bottom: 30px;
}

body.sitehelp #primary p {
  margin-bottom: 20px;
  line-height: 1.67em;
}

body.sitehelp #primary h3 {
  	font-family:Arial,Helvetica,clean,sans-serif;
	font-size:1.15em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:10pt 40px 1.52em 0pt;
}

body.sitehelp #helpul li{	
	padding-left: 10px;
	margin-left: 0;
	line-height: 22px;
}

body.sitehelp #helpul{
	list-style-type: none;
	padding: 0 30px 10 35px;
	margin: 0;
}
body.sitehelp #secondary {
  float: right;
  width: 220px;
  margin: 5px 0 30px;
}

body.sitehelp #secondary div {
  margin-bottom: 15px;
  padding-bottom: 1px;
  background-color: #ead8bc;
}

body.sitehelp #secondary h4 {
  background-color: #ccb596;
  padding: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #443c30;
}

body.sitehelp #secondary p {
  margin: 5px 8px;
  line-height: 1.5em;
}

body.sitehelp #secondary p.sidebar-button {
  text-align: center;
}

body.sitehelp #main #article {
  border-top: 1px solid #d9c3a6;
  padding-top: 24px;
}

body.sitehelp #primary ul li a:hover,
body.sitehelp #primary ul li a:active,
body.sitehelp #article p a:hover,
body.sitehelp #article p a:active,
body.sitehelp #primary p a:hover,
body.sitehelp #primary p a:active {
  color: #000;
  text-decoration: underline;
}


body.sitehelp #secondary #contact{
  margin: 5px 0px 15px 0px;
  height: 1%;
}

body.sitehelp #secondary #contact p.sidebar-button {
  padding: 5px 0px 30px 25px;
}

body.sitehelp #secondary #contact p.sidebar-button a {
  display: block;
  float: left;
  width: 149px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #contact p.sidebar-button a.sitehelp_email:link,
body.sitehelp #secondary #contact p.sidebar-button a.sitehelp_email:visited {
  background: url(../images/btn_sitehelp_emailmedversation.gif) no-repeat 0px -22px;
  width: 149px;
}

body.sitehelp #secondary #contact p.sidebar-button a.sitehelp_email:hover,
body.sitehelp #secondary #contact p.sidebar-button a.sitehelp_email:focus,
body.sitehelp #secondary #contact p.sidebar-button a.sitehelp_email:active {
  background: url(../images/btn_sitehelp_emailmedversation.gif) no-repeat 0px 0px;
  width: 149px;
}


body.sitehelp #secondary #misuse{
  margin: 5px 0px 15px 0px;
  height: 1%;
}

body.sitehelp #secondary #misuse p.sidebar-button {
  padding: 5px 0px 30px 45px;
}

body.sitehelp #secondary #misuse p.sidebar-button a {
  display: block;
  float: left;
  width: 109px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #misuse p.sidebar-button a.reportmisuse:link,
body.sitehelp #secondary #misuse p.sidebar-button a.reportmisuse:visited {
  background: url(../images/btn_reportmisuse.gif) no-repeat 0px -22px;
  width: 109px;
}

body.sitehelp #secondary #misuse p.sidebar-button a.reportmisuse:hover,
body.sitehelp #secondary #misuse p.sidebar-button a.reportmisuse:focus,
body.sitehelp #secondary #misuse p.sidebar-button a.reportmisuse:active {
  background: url(../images/btn_reportmisuse.gif) no-repeat 0px 0px;
  width: 109px;
}

body.sitehelp #secondary #sitetour{
  margin: 0px 0px 15px 0px;
   height: 1%;
}

body.sitehelp #secondary #sitetour p.sidebar-button {
  padding : 5px 10px 30px 45px;
}

body.sitehelp #secondary #sitetour p.sidebar-button a {
  display: block;
  float: left;
  width: 114px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #sitetour p.sidebar-button a.launchsitetour:link,
body.sitehelp #secondary #sitetour p.sidebar-button a.launchsitetour:visited {
  background: url(../images/btn_launchsitetour.gif) no-repeat 0px -22px;
  width: 114px;
}

body.sitehelp #secondary #sitetour p.sidebar-button a.launchsitetour:hover,
body.sitehelp #secondary #sitetour p.sidebar-button a.launchsitetour:focus,
body.sitehelp #secondary #sitetour p.sidebar-button a.launchsitetour:active {
  background: url(../images/btn_launchsitetour.gif) no-repeat 0px 0px;
  width: 114px;
}

body.sitehelp #secondary #librarytour{
  margin: 0px 0px 15px 0px;
  height: 1%;
	
}

body.sitehelp #secondary #librarytour p.sidebar-button {
	/*padding : 5px 10px 15px 22px;
	_padding-left: 15px;*/
	padding: 5px 10px 9px 23px;
	_padding: 5px 10px 9px 15px;
	
}

body.sitehelp #secondary #librarytour p.sidebar-button a {
  display: block;
  align: center;
  valign: bottom;
  width: 155px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #librarytour p.sidebar-button a.launchlibrarytour:link,
body.sitehelp #secondary #librarytour p.sidebar-button a.launchlibrarytour:visited {
  background: url(../images/btn_gotomylibrarytour.gif) no-repeat 0px -22px;
  width: 155px;
}

body.sitehelp #secondary #librarytour p.sidebar-button a.launchlibrarytour:hover,
body.sitehelp #secondary #librarytour p.sidebar-button a.launchlibrarytour:focus,
body.sitehelp #secondary #librarytour p.sidebar-button a.launchlibrarytour:active {
  background: url(../images/btn_gotomylibrarytour.gif) no-repeat 0px 0px;
  width: 155px;
}

body.sitehelp #secondary #mylibrarytour{
  margin: 0px 0px 15px 0px;
   height: 1%;
}

body.sitehelp #secondary #mylibrarytour p.sidebar-button {
  padding : 5px 10px 30px 45px;
}

body.sitehelp #secondary #mylibrarytour p.sidebar-button a {
  display: block;
  float: left;
  width: 114px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #mylibrarytour p.sidebar-button a.sitehelp_mylibrarytour:link,
body.sitehelp #secondary #mylibrarytour p.sidebar-button a.sitehelp_mylibrarytour:visited {
  background: url(../images/btn_launchmylibrarytour.gif) no-repeat 0px -22px;
  width: 114px;
}

body.sitehelp #secondary #mylibrarytour p.sidebar-button a.sitehelp_mylibrarytour:hover,
body.sitehelp #secondary #mylibrarytour p.sidebar-button a.sitehelp_mylibrarytour:focus,
body.sitehelp #secondary #mylibrarytour p.sidebar-button a.sitehelp_mylibrarytour:active {
  background: url(../images/btn_launchmylibrarytour.gif) no-repeat 0px 0px;
  width: 114px;
}

body.sitehelp #secondary #editorialpolicy{
  margin: 0px 0px 15px 0px;
  height: 1%;
}

body.sitehelp #secondary #editorialpolicy p.sidebar-button {
  padding : 5px 10px 30px 45px;
}

body.sitehelp #secondary #editorialpolicy p.sidebar-button a {
  display: block;
  float: left;
  width: 120px;
  height: 22px;
  text-indent: -999em; overflow: hidden;
}


body.sitehelp #secondary #editorialpolicy p.sidebar-button a.sitehelp_editorialpolicy:link,
body.sitehelp #secondary #editorialpolicy p.sidebar-button a.sitehelp_editorialpolicy:visited {
  background: url(../images/btn_sitehelp_editorialpolicy.gif) no-repeat 0px -22px;
  width: 120px;
}

body.sitehelp #secondary #editorialpolicy p.sidebar-button a.sitehelp_editorialpolicy:hover,
body.sitehelp #secondary #editorialpolicy p.sidebar-button a.sitehelp_editorialpolicy:focus,
body.sitehelp #secondary #editorialpolicy p.sidebar-button a.sitehelp_editorialpolicy:active {
  background: url(../images/btn_sitehelp_editorialpolicy.gif) no-repeat 0px 0px;
  width: 120px;
}


