#pagecontainer{
	height: 100%;
	margin: 0 auto;
}

#commitment{
	background-color: #FFF;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	margin: 0 auto;
	padding: 0px 70px 40px 70px;
	width: 540px;
}

#facebox{
	position:relative;
	border:none;
}

#commitment p{
  font-size: 1em;
	margin: 0px 10px 12px 10px;
}

#commitment a:hover{
	text-decoration: none;
}

#commitment p.zip{
	font-weight:bold;
	font-size: 18px;
}

#commitment span.zip_note{
	color: #444;
	font-size: 11px;
	font-weight: normal;
}

#commitment div.settings{
	color:#FFFFFF;
	font-size:16px;
	font-weight:200;
	line-height:19px;
  margin: -5px 0px 15px 0px;
	padding-left:10px;
}

#commitment p.cite{
	background-color:#F6F6F6;
	color:#444444;
	font-size:11px;
	margin:2em;
	padding:8px;
}

#commitment p.width{
	width: 340px;
}

#commitment p.customize{
	color: #333;
	font-size: 16px;
	line-height: 32px;
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
}

#commitment h1{
	color: #EE7E1C;
	border-bottom: 1px solid #ccc;
	font-size: 1.2empx;
	font-weight: normal;
	padding: 30px 0 20px 0;
	margin: 0px 8px 20px 8px;
}

#commitment div.results{
	color: #FFF;
	font-size: 32px;
	padding: 10px;
	margin: 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear:both;
}

#commitment h3{
	display:none;
}

#commitment .left{
	margin:15px 0 0 30px;
	float: left;
	font-size: 44px;
	line-height: 30px;
}

#commitment .bottom{
	margin-top: 84px;
}

#commitment .unit{
	color: #EE7E1C;
	font-size: 16px;
}

#commitment input[type="text"]{
	font-size: 16px;
	color: #666;
	background-color: #f3f3f3;
	padding: 2px 6px;
}

#commitment input.calculate{
	font-size:16px;
	padding: .5em 1em;
	border-style:solid;
	border-width:2px;
	margin-left: 208px;
	color:#FFFFFF;
	cursor:pointer;
}

#commitment p.description{
	font-size: 12px;
	color: #fff;
	margin:20px 0 20px 245px;
	padding: 0 0 0 20px;
	border-left: 1px solid #fff;
	width: 190px;
	font-weight: lighter;
	line-height: 1.5em;
}

#commitment #see_details{
	color: #670001;
	font-size: 16px;
	margin: -20px 10px 0 0;
	float: right;
	text-decoration: none;
}

#commitment #see_details:hover{
	color: #FFF;
}

#commitment a.commit_button{
	margin: 0 18px 18px 18px;
	text-align:center;
}

#content{
	padding:0;
}

.commit_link div,
.signup_commitment_link div {
  margin-left: 20px;
  width: 500px;
  height: 80px;
  border: none;
  text-indent: -9999px
}

.signup_commitment_link button div {
  display: none;
}

.site_button {
  border-style:solid !important;
  border-width:2px !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
  font-family: arial, helvetica, sans-serif !important;
  font-size: 12px;
  font-weight: normal !important;
  padding: .4em 1em !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}