table.specifications {
	padding-top:20px;
}

table.specifications th, table.specifications td {
	padding:1px;
}

table.specifications th {
	color:#4cbd25;
	font-weight: bold;
}

div#contentMiddle.overview {
	/*background: url('/img/peapod/overview_bgrnd.jpg') bottom left no-repeat;*/
}

div#contentMiddle.pricing {
	background: url('/img/peapod/pricing_bgrnd.jpg') bottom right no-repeat;
}

div#contentMiddle.green {
	background: url('/img/peapod/green_materials_bgrnd.jpg') bottom right no-repeat;
}


div#contentMiddle.specifications {
	background: url('/img/peapod/specifications_image_cropped.jpg') bottom right no-repeat;
}

div#contentMiddle.utilitypod {
	background: url('/img/peapod/main-utilitypod.jpg') bottom right no-repeat;
}

div#contentMiddle.twinpod {
	background: url('/img/peapod/main-twinpod.jpg') bottom right no-repeat;
}




img#overview_callout{
	margin-top:16px;
}

p#pricing_body{
	width:270px;
}

p#pricing_footnote {
	width:200px;
	position:absolute;
	bottom:10px;
	left:0px;
}

img#connectivity_iphones {
	position:absolute;
	bottom:20px;
	left:-6px;
}

p#connectivity_footnote {
		position:absolute;
	bottom:8px;
}

table#gallery_table th {
	font-size:13px;
}
table#gallery_table th, table#gallery_table td {
	padding:3px;
}

div.gallery_image {
	text-align:center;
}

img#gallery_mainimg{
	margin:auto;
}

div#wallpaper_links {
	position:absolute; 
	bottom:10px;
	width:550px;
	text-align:center;
}

div#heartDiv{
	width:284px;
	height:172px;
	position:absolute;
	bottom:6px;
	left:-20px;
}

/* all NEV-section css are here, not in a separate section */


div.regulations {
	background: url('/img/nev/regulations_bgrnd.png') bottom left no-repeat;
}

div.nev_overview {
	background: url('/img/nev/nev_overview_bgrnd.jpg') bottom right no-repeat;
}

div.nev_history {
	background: url('/img/nev/nev_history_bgrnd.jpg') bottom right no-repeat;
}

div#nev_history_scroll{
	width:310px;
	height:250px;
	position:absolute;
	bottom:0px;
}

table.regulations {
	padding-top:10px;
	width:95%;
}

table.regulations th {
	background-color: #c7c9cb;
	font-size:12px;
	font-weight:bold;
	padding:12px;
	text-align: center;
	vertical-align: center;
	border-left:solid 1px gray;
	border-bottom:4px;
}

table.regulations td {
	font-size:12px;
		text-align: center;
	vertical-align: center;
	padding:4px;
	border-left:solid 1px gray;
	border-bottom:solid 1px gray;
}

table.regulations td.first, table.regulations th.first {
	border-left: none;
	width: 25%;
}

table.regulations td.first {
	font-weight:bold;
}

table.regulations td.incentives {
	background-color: #4cbd25;
	color:white;
}

table.regulations td.speedy {
	background-color: #c7c9cb;
}

ul#faq_list h3 {
	color: #4a4b4c;
	margin-top:26px;
	margin-bottom:6px;
	font-weight: bold;
		text-decoration: underline;

}

div.faq_q {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:16px;

	margin-left:18px;
	font-weight:bold;
	color: #4cbd25;
	text-indent:-18px;
}

div.faq_a {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:16px;

	text-indent:-18px;
	margin-left:18px;
	margin-bottom:10px;
}
