#pledge-content {
	height:792px;
	width:642px;
	z-index:1;
	margin:0px auto;
}
#one, #two {
	float:left;
	margin-right:20px;
	font-weight:bold;
}
#contentMain {
height:792px;
margin:-768px auto 0;
width:588px;
z-index:100;
}
#printinstructions p, #printinstructions ol {
	margin-top:6px;
	margin-bottom:6px;
}
.one #printinstructions {
	display:none;
}
.two #printinstructions {
	background: #ffffff url("/fileadmin/projects/sustainability/images/back.jpg") no-repeat;
	width:780px;
	margin:0px auto;
	/*border: 1px double #666666;*/
	height:261px;
	padding:12px;
	margin-bottom:6px;
	font-size:14px;
}
#contentLeftSub {
width:755px;
margin-left:10px;
}
.hiddenIR {
height:1px;
left:0;
overflow:hidden;
position:absolute;
top:-900px;
width:1px;
}
.plaintext {
	margin:9px 0px 3px 0px;
}
.bold {
	font-weight:bold;
}
.clear, .clear2 {
clear:both;
line-height:0;
margin:0;
padding:0;
}
.clear2 {
	padding-top:12px;
}
hr {
width:100%;
}

td {
	padding-top:8px;
}


#formDiv
{
  text-align: left;
  width:100%;
  position:relative;
  z-index:500;
  font-size:14px;
}

.fieldRadio {
	height:20px;
} 

.sectionTitle
{
 	display:none;
}

.reviewTitle
{
  display:none;
}
.fieldLabel_radio label
{
display:none;
}

.note3
{
	display:none;
}
.errorsNotPresent, .errorsPresent
{
 display:none;
}

#CU-URLcapture {
	display:none;
}

.fieldLabel, .fieldText {
	display:inline;
	float:left;
	position:relative;
}

.fieldLabel {
	margin:6px 8px 0px 0px;
	width:60px;
}

#reviewButton, #editButton, #submitButton
{
  border: 1px solid #999999;
  background-color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  margin: 6px 0px 0px 0px;
  border-bottom: 2px outset #333333;
  border-right: 2px outset #333333;
  font-weight: bold;
  color: #3333FF;
    width: 100px;
  float: left;
  display: inline;
}

#reviewButton, #editButton
{
  padding: 2px 2px 2px 2px;
  margin: 6px 0px 0px 0px;
}
#submitButton
{
  margin: 2px 0px 0px 0px;
}


/* fix for IE display issue on review form -- Holly Hack */
.formElement, .fieldLabel, .fieldText
{
  height: 1%;
}
.reviewPage #formDiv, .successPage #formDiv {
line-height:14px;
}

