.static #content table {
	width: auto;
	margin: 0;
}

.static #content table td {
	border: none;
}

.static #content p {
	margin: 0;
}

#rail a.button {
	margin-top: 8px;
}

/* @group Top */

h1 {
	letter-spacing: 0;
}

#content h3 {
	float: left;
	background: #f6f6e5;
	padding: 7px 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .9em;
	font-weight: bold;
	color: #222;
	border: 1px solid #d7d7d7;
	border-top: none;
	border-left: none;
	margin-bottom: 18px;
	position: relative;
}

.static #content p {
	margin: 0 13px;
}

/* @end */

/* @group Left */

#campaign_left td {
	text-align: left;
}

#content #campaign_left p {
	margin: 0;
}

#subject p {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#subject input {
	position: relative;
	top: -10px;
}

#campaign_left textarea {
	position: relative;
	top: -50px;
	width: 350px;
	height: 350px;
}

/* @end */

/* @group Right */

#signsendimg {
	padding: 0;
}

.formRow {
	text-align: left;
}

label {
	display: block;
	padding-bottom: 2px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

label em {
	font-style: normal;
}

.formRow input, .formRow select {
	width: 200px;
	margin-bottom: 12px;
}

/* @end */

/* @group Tell a friend */

#externalsend a, a.button {
	background: url(http://salsa.democracyinaction.org//dia/api/img/email_go.png) no-repeat 5px center;
	clear:both;
	display:block;
	line-height: 1.2;
	padding: 0 0 0 30px;
	margin: 0 0 8px 0;
	border: none;
}

#content a.button {
	margin-left: 13px;
}

#googlelogin {
	margin: 10px 0 0 20px;
}

#googlelogin form {
	margin: 0 10px;
	position: relative;
	top: -10px;
}

.caption {
	font-size: 11px;
	line-height: 1.3;
	margin: 10px 0;
}

#googlelogin ~ form {
	margin-left: 20px;
}

.diaFields {
	margin-top: -20px;
}

textarea.blockInput {
	margin-bottom: 18px;
}

/* @end */

/* @group Receive Updates */

.dia_opt_in, .dia_submit{
	margin-left: 20px;
}

.dia_opt_in {
	margin-top: 20px;
}

.dia_submit {
}

/* @end */