/* \*/
* html .content { height: 1%; }
/* */
#twocol p {
	padding: 5px 0px 10px 0px;
	
}
.subnav {
	position: relative;
	border-bottom:2px solid #B3B3B3;
	border-top:2px solid #B3B3B3;
	list-style-type:none;
	margin-bottom:25px;
	padding:0pt;
}

.subnav li.title, .subnav li.title {
	background-color:#D0DD7C;
	font-weight:bold;
}

.subnav li {
	border-bottom:1px solid #D9E492;
	color:#333333;
	padding:6px 5px 9px;
}

#crumb {
	float: left;
	margin-left: 10px;
	padding: 8px 0 10px 0;
}
ul.subnav a {
	text-decoration: none;
	color: #000;
}
ul.subnav a:link {
	text-decoration: none;
}
ul.subnav a:hover {
	text-decoration: underline;
	
}
ul.subnav a:visited {
	
}
ul.subnav li.detail {
	margin-left: 18px;
}
li.last {
	border-bottom: 0px;
}
#center {
	margin: 10px;
	position: relative;
}
p#thumbnail-intro {
	font-style: italic;
	width: 99%; 
}
.content ol {
	margin-left: 25px;
}
#center ul {
	list-style-position: outside;
	padding-left: 20px;
}
#ratings-box,
#vs-searchboxcontent-inner2 {
	padding-left: 15px;
}

.widget {
	background: #999999;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 0px 0px 10px 15px;
	padding: 5px 10px 10px 10px;
	width: 180px;
	float: right;
	
	
}

.widget p {
	color: #FFFFFF;
	
}

div.widget a,
div.widget a:link,
div.widget a:hover,
div.widget a:visited {
	background-image: url("../gfx/arrow-in-square.gif");
	background-repeat: no-repeat;
	background-position: 0 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 0px 5px 19px;
}
h2 {
	margin-top: 0px;
	padding-bottom: 15px;
	padding-top: 5px;
}
table.carboncalc {
	/*margin-top: 10px;*/
}

#twocol #selectedcar {
	padding-bottom: 10px;
}

#calculator{
	padding-left: 5px;
}

#calculator form {
	display: block;
}

#carboncalcform {
	
	padding-left: 20px;
}

table.carboncalc td {
	padding: 5px;
	vertical-align: top;
}

.carbonresult .total {
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
	border: 1px solid #D9E492;
}

#twocol p.tableheader {
	padding: 15px 5px 5px 5px;
}

#drivingExpandNOJS{
display: none
}

td.distance {
	text-align: right;
}