@charset "UTF-8";
/* CSS Document */

BODY
{ /*background: url(../images/bg.jpg) repeat-x;*/ margin-top: 0px; }

*
{ font-family: Helvetica, Verdana, Arial, sans-serif; }

#petitionText p
{ margin: 0px 50px 0px 50px; color: #555555; font-size: 17px; line-height: 25px; }

#columnContainer
{ margin: 0 auto; width: 100%; }

#numPeopleSigned
{ font-size: 25px; color: #2b5c7e; }

#numPeopleSignedP
{ margin: 8px 0px 8px 0px; }

#contentContainer
{ margin: 0 auto; width: 100%; z-index: 1; }

#mainContentContainer
{ margin: 0 auto; width: 100%; background-color: #FFFFFF;z-index: 3; height: 450px; }

#petitionText
{ margin: 0 auto; width: 100%; }

#signeeList
{ margin: 0 auto; }

#name, #phone, #email, #address, #city, #zip
{ background: #FFF; border: 1px solid #000; }

p.formLabel label
{ display: block; float: left; width: 4.2em; text-align: right; }

p.formLabel1 label
{ display: inline; float: left; width: 13.0em; text-align: right; }

p.formLabel1
{ display: inline; float: left; margin: 8px 0px 8px 0px; }

#name, #phone, #email
{ margin-left: 5px; width: 371px; }

#name, #address
{ margin-left: 5px; width: 395px; }

#city, #zip, #phone, #email
{ margin-left: 5px; width: 160px; }

#senderEmail, #senderName, #recipientOneName, #recipientOneEmail, #recipientTwoName, #recipientTwoEmail, #recipientThreeName, #recipientThreeEmail, #recipientFourName, #recipientFourEmail, #recipientFiveName, #recipientFiveEmail
{ margin-left: 5px; width: 200px; }

#recipientsPTag
{ margin: 0px; }

#separatorContainer
{ width: 40px; height: 200px; float: left; }

.clearBoth
{ clear: none; }

.submit input
{ font-size: 16px; }

#formContainer p.halfWidth
{ float: left; margin-top: 0px; }

#formContainer
{ margin: 0 auto; background-color: #FFFFFF; z-index: 4; } /* width: 475px;*/

#signeeContainer
{ margin: 0 auto; background-color: #FFFFFF; z-index: 4; } /*width: 250px; */

.submit
{ margin: 0 auto; }

#rightColumnContainer, #leftColumnContainer
{ float: left; background-color: #FFFFFF; }

#signeeContainer ul
{ line-height: 25px; }

