/* @override http://iraqthevote.org/style.css */

.petitionNav {
	display: none;
}

#displaybox {
	display: none;
}

#mainContent {
	position: relative;
	margin-right: 15px;
}

#content {
  background-color: #fff;
  margin-left: 240px;
  display: block;
  font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding-left: 7px;
  padding-right: 7px;
}
p.pageTitle {
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 0;
	color: #340463;
	width: 200px;
	position: relative;
	padding-bottom: 5px;
}

p.faqQuote {
	border-style: none;
	border-width: 1px;
	font: italic 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 40px;
	margin-right: 43px;
	margin-top: 20px;
}

p.faqSource {
  border-style: none;
  border-width: 1px;
  font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: 80px;
  margin-right: 43px;
  margin-top: 8px;
  margin-bottom: 12px;
  }

.ques {
  font-style: italic;
  font-size: 1em;
  font-weight: bold;
  background: url(http://www.iraqthevote.org/images/q.gif) no-repeat scroll 0 10px;
  margin-bottom: 2px;
  margin-right: 0;
  padding: 10px 10px 9px 26px;
}

.ans {
  padding-right: 10px;
  background: url(http://www.iraqthevote.org/images/a.gif) no-repeat scroll 0 1px;
  padding-left: 26px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-color: #3E017A;
  line-height: 30px;
}

.last-answer {
  padding-right: 10px;
  background: url(http://www.iraqthevote.org/images/a.gif) no-repeat scroll 0 1px;
  padding-left: 26px;
  margin-bottom: 12px;
}

a.commentLink {
  text-decoration: none;
}

p.figureTitle {
  font-size: 1em;
  font-weight: bold;
}

/* @group Footnotes */

p.footnotes {
  font-size: 1em;
  text-indent: -1em;
  padding-left: 1em;
}
.footnotes hr {
  margin-left: 0;
  margin-bottom: 1.5em;
  margin-top: 2.5em;
  width: 8em;
  border-style: solid;
  border-width: 1px 0 0 0;
}
.footnotes hr:after {
  content: "";
}
.footnotes p {
  font-family:arial;
  font-size: 1em;
  padding-right: 10px;
  line-height: 13px;
}

.footnotes a {
  text-decoration: none;
  height: 1px;
}

a.footnoteBackLink {
  border: 0;
}

.footnotes ol li {
  font-size: .81em;
}

div.ans sup a:link {
	text-decoration: none;
}
/*
p.faqSource a:link:after, p.faqSource a:visited:after, div.ans a:link:after, div.ans a:visited:after, .header a:link:after, .header a:visited:after {
   content: " (" attr(href) ")";
   font-size: 90%;	
}

div.ans sup a:link:after, div.ans sup a:visited:after, div.footnotes A.footnoteBackLink:link:after, A.footnoteBackLink.visited:after  {
	content: "";
}

#mainContent a[href^="faq"]:after, #mainContent a[href^="can"]:after, #mainContent a[href^="lin"]:after, #mainContent a[href^="/"]:after {
  content: " (http://www.iraqthevote.org/" attr(href) ")";
}

*/
