body {
	text-align:left;
	margin:10px;
	padding:10px;
	font-family:tahoma,arial,sans-serif;
	font-size:0.8em;
	color:#000000;
	background:#ffffff
}

a:link, a:visited, a:active {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
}

ul ul, ul ol, ol ul, ol ol {
	margin-top:0;
	margin-bottom:0
}

h1, h2, h3, h4, h5, h6 {
	color:#d21a24;
	display:block;
	font-smooth:always
}

h1 {
	font-size:34px;
	line-height:1.2;
	margin:75px 0 10px;
}

h2 {
	font-size:28px;
	line-height:1.3;
	margin:1em 0 .2em;
}

h3 {
	font-size:24px;
	line-height:1.3;
	margin:1em 0 .2em;
}

h4 {
	font-size:19px;
	margin:1.33em 0 .2em;
}

h5 {
	font-size:1.3em;
	margin:1.67em 0;
	font-weight:bold;
}

h6 {
	font-size:1.15em;
	margin:1.67em 0;
	font-weight:bold;
}

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited {
	color:#000;
}

h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover {
	color:#669900;
}

code, pre {
	font-family:"Courier New",Courier,monospace;
	font-size:1em;
}

pre {
	overflow:auto;
	word-wrap:normal;
	padding-bottom:1.5em;
	overflow-y:hidden;
	width:99%
}

abbr[title], acronym[title] {
	border-bottom:1px dotted;
}

hr {
	display:block;
	height:2px;
	border:none;
	margin:0.5em auto;
	color:#cccccc;
	background-color:#cccccc;
}

table {
	font-size:1em;
}

div.info-page {
	padding:10px;
	margin:10px;
}

div#salsa {
	background:url(http://womensmediacenter.com/nutb_wmc_header.gif) top left no-repeat;
	width:800px;
	padding:10px;
}

/* This is the content of: http://salsa.democracyinaction.org/o/937/p/dia/action/public/action.css */

.error {
	clear:both;
}

.contentSet {
	clear:left;
}

h2.name {
	display:none;
}

.actioncontent {
	width: 800px;
	float: left;
}

.actioncontent input, .actioncontent textarea {
	margin: 0 0 10px;
	width: 600px;
}

div.supporterInfo {
	clear: left;
}

.targets {
	padding: 0;
	width: 800px;
	float: left;
}

.targets h2, .targets h2.name {
	margin: 0 0 5px;
	font-size: 1.1em;
}

.targets img.photo {
	float: left;
	margin: 0 10px 5px 0;
}

.diaFields .number {
	font-weight: normal;
}

.actions .submit {
	width: 600px;
}

.petitionContent {
	border:1px solid #CCA;
	padding:17px;
	background-color:#EEEED7;
 	max-height:600px;
 	overflow:auto;
}
	
form p {
	margin:5px 0 0 0;
	padding:0;
}

label {
	margin-right:0.5em;
	font-family:arial;
	cursor:pointer;
	clear:both;
}

div.diaFields {
	clear:both;
	padding:10px 0 0 0;
}

input.text, input.textbox, input.password, input.file, input.TextField, textarea {
	padding:3px;
	color:#000000;
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #cccccc;
	background:url(http://www.notunderthebus.com/wp-content/themes/atahualpa/images/inputbackgr.gif) top left no-repeat;
}

textarea {
	width:96%;
}

input.inputblur {
	color:#777777;
	width:95%;
}

input.inputfocus {
	color:#000000;
	width:95%;
}

input.highlight, textarea.highlight {
	background:#e8eff7;
	border-color:#37699f;
}

.button, .Button {
	padding:0 2px;
	height:24px;
	line-height:16px;
	background-color:#777777;
	color:#ffffff;
	border:solid 2px #555555;
	font-weight:bold;
}

.buttonhover {
	padding:0 2px;
	cursor:pointer;
	background-color:#6b9c6b;
	color:#ffffff;
	border:solid 2px #496d49;
}