#pagecontainer{
	height: 100%;
	margin: 0 auto;
	background: url(/images/home/sidebar_bkg.png);
}

#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 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;
	border:1px solid #0082bb;
	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: #0082bb;
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	font-weight: normal;
	padding: 30px 0 20px 0;
	margin: 0px 8px 20px 8px;
}

#commitment div.results{
	background: #062F43 url(/images/home/top_background_clean.jpg) no-repeat top center;
	color: #FFF;
	font-size: 32px;
	padding: 10px;
	margin: 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear:both;
}

*+html #commitment div.results{padding-bottom: 30px;}
*html #commitment div.results{padding-bottom: 30px;}

#commitment h3{
	display:none;
}

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

*+html #commitment .left{
	line-height: 36px;
	margin-top: -15px;
	padding-top: 16px;
}

*html #commitment .left{
	line-height: 36px;
	margin-top: -15px;
	padding-top: 16px;
}

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

#commitment .unit{
	color: #FFF;
	font-size: 16px;
	margin-left: 5px;
}

#commitment input{
	border: 1px solid #0082bb;
	font-size: 16px;
	color: #666;
	background-color: #f3f3f3;
	padding: 2px 6px;
}

#commitment input.calculate{
	font-size:16px;
	padding: .5em 1em;
	background:#68cffa none repeat scroll 0 0;
	border-color:#7FDBFF #4FCDFF #45B3DF #4FCDFF;
	border-style:solid;
	border-width:2px;
	margin-left: 210px !important;
	color:#FFFFFF;
	cursor:pointer;
	-moz-border-radius: 5px;
}

#commitment #see_details{
	color: #062F43;
	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 button,
.signup_commitment_link button {
  margin-left: 20px;
  width: 500px;
  height: 80px;
}
.commit_link button,
.signup_commitment_link button span {
  display: none;
}

#commitment .results p{
	color: #68cffa;
}

#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 a img{
	margin-left: 48px;
}
