/* Reset Trick */

html {
	height: 100%;
	margin-bottom: 1px;
}

img, img a {
	border: none;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

ul {
	list-style-type: square;
	font-size: 1.1em;
}

p {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.floatleft {
	float:left;
}
 
.floatright {
	float:right;
	padding-left:3px;
}
 
.floatnone {
	float:none;
}
 
.floatleftpadding {
	float:left; 
	padding-right:4px;
}
 
.floatleftborder {
	float:left; 
	border-right:solid 1px #000;
} 

/* Clear Fixes */

.clearfix {
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear: both;
	font-size: 1%;
	height: 1%;
	line-height: 0;
}

body 
{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
}

div#wrapper {
	margin: 0 auto;
	width: 1005px;
}

div#bucket {
	padding: 0 50px;
	width: 905px;
}

div#header {
	padding: 22px 15px 16px 20px;
	width: 870px;
}

div#header h1, div#header h1 img {
	float: left;
	margin: 0;
	padding: 0;
}

div#header div.primnav {
	float: right;
}

div#header div.primnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#header div.primnav ul li {
	float: left;
	font-size: 1.3em;
}

div#header div.primnav ul li a {
	background: url(../images/bg_primnav.gif) repeat-x 0 0;
	color: #fff;
	display: block;
	padding: 7px 7px 9px 6px;
}

div#header div.primnav ul li a:hover, div#header div.primnav ul li a.selected  {
	background: url(../images/bg_primnav_sel.gif) repeat-x 0 0;
	padding: 7px 7px 9px 6px;
}

div#header div.primnav ul li a.first {
	background: url(../images/bg_primnav_first.gif) no-repeat left top;
	padding: 7px 7px 9px 15px;
}

div#header div.primnav ul li a:hover.first, div#header div.primnav ul li a.first_selected, div#header div.primnav ul li a:hover.first_selected{
	background: url(../images/bg_primnav_first_sel.gif) no-repeat left top;
	padding: 7px 7px 9px 15px;
}

div#header div.primnav ul li a.last {
	background: url(../images/bg_primnav_last.gif) no-repeat right top;
	padding: 7px 15px 9px 6px;
}

div#header div.primnav ul li a.last:hover, div#header div.primnav ul li a.last_selected {
	background: url(../images/bg_primnav_last_sel.gif) no-repeat right top;
	padding: 7px 15px 9px 6px;
}

div#content {
	padding: 14px 0 0 0;
}

div#content div.imgContent {
	float: left;
	padding-left: 15px;
}

div#content div.imgContent img {
	float: left;
}

div.quicklinks {
	float: left;
	width: 215px;
}

div.quicklinks_top {
	background: url(../images/bg_quicklinks_top.gif) no-repeat 0 0;
	height: 12px;
	width: 215px;
}

div.quicklinks_bottom {
	background: url(../images/bg_quicklinks_bottom.gif) no-repeat bottom left;
	padding: 0 0 25px 13px;
	min-height: 247px;
	height: auto!important;
	height: 247px;
	width: 202px;
}

div.quicklinks_bottom form {
	padding: 0;
	margin: 0;
}

div.quicklinks_bottom div.field {
	clear: both;
	width: 202px;
}

div.quicklinks_bottom label {
	color: #0b437e; 
	display: block;
	clear:both;
	font-size: 1.2em;
	padding: 12px 0 7px 0;
}

div.quicklinks_bottom select {
	color: #676767;
	font-size: 1.1em;
	margin-right: 6px;
	width: 172px;
}

div.quicklinks_bottom h3 {
	color: #cb6f21;
	margin: 0 0 3px 0;
}

div.quicklinks_bottom h3.heading_rail_quicklink {
	color: #004685;
}

div.quicklinks_bottom h3.heading_nusa_quicklink {
	color: #777779;
}

div.quicklinks_bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.quicklinks_bottom ul li {
	padding: 3px 0 0 0;
}

div.quicklinks_bottom ul li a {
	background: url(../images/bg_quicklinks.gif) no-repeat right 5px;
	color: #226aad;
	padding: 0 7px 0 0;
}

div#flash img 
{
	float: left;
}

div#hm_content {
	padding: 14px 0 0 0;
}

* html div#hm_content {
	margin: 0 0 -15px 0;
}

*:first-child+html div#hm_content {
	margin: 0 0 -15px 0;
}

div#hm_content div.column {
	float: left;
	width: 215px;
	margin: 0 15px 0 0;
}

div#hm_content div.column img {
	float: left;
	margin: 0;
}

div#hm_content div.column h3 {
	color: #fff;
	margin: 0;
	padding: 5px 0;
}

div#hm_content div.column h4 {
	color: #fff;
	margin: 0;
}

div#hm_content div.column h4 a, div#hm_content div.column p a 
{
	color: #fff;
	font-weight:bold;
}

div#hm_content div.column p {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
	padding: 5px 0;
}

div#hm_content div.column select {
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin: 5px 0;
	color: #6a6a6a;
}

div#hm_content div.column a img {
	margin: 5px 0;
}

div#hm_content div.column div.column_content {
	clear: both;
	padding: 0 10px;
	min-height: 155px;
	height: auto!important;
	height: 155px;
}

#uk_bus {
	background: url(../images/bg_uk_bus_top.gif) repeat-x #df9a44 top left;
}

#uk_rail {
	background: url(../images/bg_uk_rail_top.gif) #004685 repeat-x top left;
}

#nusa {
	background: url(../images/bg_northamerica_top.gif) #a3a3a4 repeat-x top left;
}

div#hm_content div.column .uk_bus_bottom {
	background: url(../images/bg_uk_bus_bottom.gif) #df9a44 no-repeat bottom left;
	padding: 0 0 20px 0;
	min-height: 75px;
	height: auto!important;
	height: 75px;
	width: 215px;
}

div#hm_content div.column .uk_bus_bottom_bg {
	background: url(../images/bg_uk_bus_border.gif) repeat-x top left;
	padding: 0 10px;
	width: 195px;
}

div#hm_content div.column .uk_rail_bottom {
	background: url(../images/bg_uk_rail_bottom.gif) #002c65 no-repeat bottom left;
	padding: 0 0 20px 0;
	min-height: 75px;
	height: auto!important;
	height: 75px;
	width: 215px;
}

div#hm_content div.column .uk_rail_bottom_bg {
	background: url(../images/bg_uk_rail_border.gif) repeat-x top left;
	padding: 0 10px;
	width: 195px;
}

div#hm_content div.column .nusa_bottom {
	background: url(../images/bg_nusa_bottom.gif) #808081 no-repeat bottom left;
	padding: 0 0 20px 0;
	min-height: 75px;
	height: auto!important;
	height: 75px;
	width: 215px;
}

div#hm_content div.column .nusa_bottom_bg {
	background: url(../images/bg_nusa_border.gif) repeat-x top left;
	padding: 0 10px;
	width: 195px;
}

div#hm_content div.column .uk_bus_bottom p, div#hm_content div.column .uk_rail_bottom p, div#hm_content div.column .nusa_bottom p {
	font-size: 1.2em;
	padding: 10px 0 0 0;
}

div#hm_content div.column .uk_bus_bottom p.line, div#hm_content div.column .uk_bus_bottom span.line {
	background: url(../images/bg_ukbus_footlink.gif) repeat-x bottom left;
	display: block;
	padding-bottom: 6px;
}

div#hm_content div.column .uk_rail_bottom p.line, div#hm_content div.column .uk_rail_bottom span.line {
	background: url(../images/bg_ukrail_footlink.gif) repeat-x bottom left;
	display: block;
	padding-bottom: 6px;
}

div#hm_content div.column .nusa_bottom p.line, div#hm_content div.column .nusa_bottom span.line {
	background: url(../images/bg_na_footlink.gif) repeat-x bottom left;
	display: block;
	padding-bottom: 6px;
}

div#hm_content div.lastcolumn {
	float: right;
	width: 215px;
}

div#hm_content div.lastcolumn div.lastcolumn_top {
	background: url(../images/bg_lastcol_top.gif) no-repeat 0 0;
	height: 12px;
	font-size: 1%;
	width: 215px;
}

div#hm_content div.lastcolumn div.lastcolumn_content {
	background: url(../images/bg_lastcol_bottom.gif) repeat-y top left;
	padding: 2px 10px 12px 10px;
	min-height: 235px;
	height: auto!important;
	height: 235px;
	width: 195px;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice h2 {
	color: #588b4c;
	margin: 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice p {
	color: #226aad;
	font-size: 1.8em;
	line-height: 15px;
	margin: 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice p span {
	font-size: 0.65em;
	padding: 0 0 0 17px;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice p.date_time {
	color: #284421;
	font-size: 0.9em;
	padding: 4px 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice p.desc {
	color: #000;
	font-size: 1.0em;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.shareprice p a {
	background: url(../images/bg_quicklinks.gif) no-repeat right 5px;
	color: #226aad;
	font-size: 0.55em;
	padding: 0 8px 0 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.quicklinks {
	float: none;
	width: 195px;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.quicklinks h3 {
	color: #588b4c;
	margin: 8px 0;
	width: 195px;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.quicklinks select {
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 192px;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news {
	clear: both;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news h3 {
	color: #588b4c;
	margin: 0;
	padding: 11px 0 10px 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news ul li 
{
	color: #21639f;
	padding: 0 0 7px 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news ul li a 
{
	color: #000;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news p {
	margin: 0;
}

div#hm_content div.lastcolumn div.lastcolumn_content div.latest_news p a {
	background: url(../images/bg_quicklinks.gif) no-repeat right 6px;
	color: #226aad;
	padding: 0 7px 0 0;
}

div#content div.col2 {
	float: left;
	width: 690px;
}

/************** Brands ***************/

div#brands {
	border-top: 1px solid #e5e5e5;
	margin: 10px 0 0 15px;
	padding: 10px 0 0 0px;
	width: 675px;
}

div.tabs {
	padding: 0 0 0 17px;
	float: left;
}


div.tabs h4 {
	background: url(../images/bg_tab_left_inactive.gif) no-repeat left top;
	float: left;
	padding: 6px 0 5px 10px;
	margin: 0 1px 0 0;
}

div.tabs h4 a {
	background: url(../images/bg_tab_right_inactive.gif) no-repeat right top;
	color: #888;
	padding: 6px 10px 5px 0;
}


div.tabs h4.active {
	background: url(../images/bg_tab_left.gif) no-repeat 0 0;
}

div.tabs h4.active a {
	background: url(../images/bg_tab_right.gif) no-repeat right top;
	color: #fff;
}

div#brands div.scroll {
	float: right;
	padding: 0 5px 0 0;
	width: 90px;
}

div#brands div.scroll h3 {
	color: #004685;
	float: left;
	margin: 2px 5px 0 0;
}

div#brands div.scroll img {
	margin-left: 1px;
}

div.brands_container {
	width: 675px;
}

div.brands_container div.brands_top {
	background: url(../images/bg_brand_top.gif) no-repeat 0 0;
	height: 10px;
	font-size: 1%;
	width: 675px;
}

div.brands_container div.brands_bottom {
	background: url(../images/bg_brand_bottom.gif) no-repeat bottom left;
	height: 10px;
	font-size: 1%;
	width: 675px;
}

div.brands_container div.brands_content {
	background: url(../images/bg_brand.gif) repeat-y 0 0;
	padding: 0 0 3px 0;
	min-height: 70px;
	height: auto!important;
	height: 70px;
	width: 675px;
}

div.brands_container div.brands_content ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.brands_container div.brands_content ul li 
{
	float: left;
	color: #226AAD;
	font-size: 1.4em;
	padding-left: 14px;
	font-weight: bold;
}

div.brands_container div.brands_content ul li a 
{
	color: #226AAD;
	display: block;
	margin-top: 13px;
	font-weight: bold;
}

div.brands_container div.brands_content img {
	float: left;
	margin-top:-13px;
}

/*********** Left Column **************/

div#column1_2 {
	float: left;
	width: 675px;
}

div#column2_2 {
	float: right;
	width: 215px;
}

div#column2_2 div.quicklinks {
	padding-bottom: 15px;	
}

div#column2_2 img {
	margin-bottom: 15px;
}

/*********** /Left Column **************/

/************* Footer ************/

div#footer {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 0 0;
	margin: 15px 0 0 0;
	width: 905px;
}

div#footer div.traveline {
	float: left;
	padding: 0px 0 0 16px;
	/*width: 135px;*/
	width:180px;
}

div#footer div.traveline h4 {
	color: #004685;
	margin: 0;
}

div#footer div.traveline p {
	color: #004685;
	/*font-size: 1.8em;*/
	font-weight: normal;
	margin: 3px 0 0 0;
}

div#footer div.traveline p.largetext { font-size:1.8em; }

div#footer div.rail_enquiry {
	float: left;
	/*padding: 0px 0 0 93px;*/
	padding:0 0 0 43px;
	width: 135px;
}

div#footer div.rail_enquiry h4 {
	color: #488438;
	margin: 0;
}

div#footer div.rail_enquiry p {
	color: #488438;
	font-size: 1.8em;
	font-weight: normal;
	margin: 3px 0 0 0;
}

div#footer div.footerlinks {
	float: right;
	padding: 0 9px 0 0;
	width: 510px;
	text-align: right;
}

div#footer div.footerlinks ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#footer div.footerlinks ul li {
	background: url(../images/bg_footer_seperator.gif) no-repeat left 3px;
	display: inline;
	font-size: 0.9em;
	padding: 0 7px;

}

div#footer div.footerlinks ul li.first {
	background: none;
	padding: 0 7px 0 0;
}

div#footer div.footerlinks ul li a {
	color: #787878;
}

div#footer div.footerlinks ul li a.selected {
	color: #6db95b;
	font-size: 1.1em;
	font-weight: bold;
}

div#footer div.footerlinks p {
	color: #787878;
	float: right;
	font-size: 1.0em;
	padding: 7px 6px 0 0;
	margin: 0;
}

div#footer div.footerlinks p a {
	color: #787878;
}

/******** Bottom Links ****************/

div#bottomLinks {
	background: url(../images/bg_bottomlinks.gif) repeat-x #eef0f3 top left;
	padding: 15px 50px;
	margin: 10px 0 0 0;
	width: 905px;
}

div#bottomLinks div.column {
	float: left;
	padding: 0 0 0 28px;
	width: 200px;
}

div#bottomLinks div.firstcolumn {
	float: left;
	padding: 0 0 0 16px;
	width: 200px;
}

div#bottomLinks div.column h4, div#bottomLinks div.firstcolumn h4 {
	color: #787878;
	margin: 0 0 7px 0;
}

div#bottomLinks div.column ul, div#bottomLinks div.firstcolumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#bottomLinks div.column ul li, div#bottomLinks div.firstcolumn ul li {
	font-size: 1.0em;
	padding: 0 0 5px 0;
}

div#bottomLinks div.column ul li a, div#bottomLinks div.firstcolumn ul li a {
	color: #787878;
}

/************ Sitemap *****************/

div.sitemap 
{
	clear:both;
	padding: 20px;
	width: 865px;
}

div.sitemap h3 
{
	margin: 0 0 15px 0;
}

div.sitemap a.home {
	background:transparent url(../images/bg_quicklinks.gif) no-repeat scroll right 5px;
	color:#226AAD;
	font-size: 1.1em;
	padding:0 7px 0 0;
}

div.sitemap ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.sitemap ul li 
{
	padding: 5px 0 0 0;
}

div.sitemap ul li a {
	background:transparent url(../images/bg_quicklinks.gif) no-repeat scroll right 5px;
	color:#226AAD;
	padding:0 7px 0 0;
}

div.sitemap ul li ul li 
{
	font-size: 0.9em;
	padding: 5px 0 0 15px;
}

div.sitemap ul.hygieneNav 
{
	padding: 20px 0 0 0;
}



/************************************
Carbon Calculator 12/01/09
************************************/

div.carbon_calc {
	color: #003463;
	width :675px;
}

div.carbon_calc form {
	padding: 0;
	margin: 0;
}

div.carbon_calc div.carbon_calc_top {
	background: url(../images/carbon/bg_carboncalc_top.jpg) no-repeat 0 0;
	font-size: 1%;
	height: 10px;
	width: 675px;
}

div.carbon_calc div.carbon_calc_bottom {
	background: url(../images/carbon/bg_carboncalc_bottom.gif) no-repeat bottom left;
	padding: 0 0 16px 0;
	width: 675px;
}

div.carbon_calc div.carbon_calc_bottom div.logo {
	float: left;
	width: 105px;
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.logo img {
	float: left;
}

div.carbon_calc div.carbon_calc_bottom div.intro_txt {
	padding: 10px 30px 0 0;
	float: left;
	width: 540px;
}

div.carbon_calc div.carbon_calc_bottom div.intro_txt h2 {
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.intro_txt p {
	padding: 5px 0 10px 0;
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.qa {
	padding: 0 15px;
	width: 645px;
}

div.carbon_calc div.carbon_calc_bottom div.question {
	float: left;
	width: 200px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.top {
	background: url(../images/carbon/bg_question_top.gif) no-repeat 0 0;
	font-size: 1%;
	height: 13px;
	width: 200px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom {
	background: url(../images/carbon/bg_question_bottom.gif) no-repeat bottom left;
	padding: 0 10px 13px 10px;
	width: 180px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom h2 {
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom p {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 9px 0 7px 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field {
	clear: both;
	padding: 0 0 10px 0;
	width: 110px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field img {
	float: left;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field label {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 5px 0 5px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	float: right;
	margin: 12px 0 0 0;
}

* html div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	margin: 8px 0 0 0;
}

*:first-child+html div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field input {
	margin: 8px 0 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage {
	border-top: 1px solid #aec3d8;
	margin: 3px 0 0 0;
	padding: 10px 0 10px 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage label {
	font-size: 1.4em;
	float: left;
	font-weight: bold;
	padding: 0 0 5px 0;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage input {
	border: 1px solid #9ba2aa;
	float: left;
	width: 140px;
}

div.carbon_calc div.carbon_calc_bottom div.question div.bottom div.field_mileage input.go_butn {
	border: none;
	margin: 0 0 0 3px;
	width: auto;
}

div.carbon_calc div.carbon_calc_bottom div.result {
	float: right;
	padding: 0 0 0 0px;
	width: 430px;
}

div.carbon_calc div.carbon_calc_bottom div.result p {
	margin: 0;
	font-size: 1.2em;
}

div.carbon_calc div.carbon_calc_bottom div.result_top {
	background: url(../images/carbon/bg_results.gif) no-repeat 0 0;
	font-size: 1%;
	height: 10px;
	width: 430px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom {
	background: url(../images/carbon/bg_results_bottom.gif) no-repeat bottom left;
	padding: 0 12px 25px 12px;
	width: 406px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom h2 {
	margin: 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult {
	border-bottom: 1px solid #a2bbd3;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	width: 406px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 {
	float: left;
	width: 210px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 h2 {
	padding: 8px 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col1_2 img {
	float: left;
	margin: 0 6px 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col2_2 {
	float: left;
	width: 190px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom span.result {
	font-weight: bold;
	font-size: 1.4em;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.mainresult div.col2_2 span.result {
	display: block;
	padding: 11px 0 0 0;
}


div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column{
	float: left;
	width: 190px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field {
	padding: 8px 0 12px 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field img {
	float: left;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field h2{
	float: left;
	padding: 7px 50px 0 6px;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field span.result {
	float: left;
	display: block;
	padding: 7px 0 0 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column span.result {
	display: block;
	padding: 5px 0 10px 0;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field2 {
	padding: 10px 0 0 0;
	width: 100%;
}

div.carbon_calc div.carbon_calc_bottom div.result_bottom div.column div.field2 img  {
	float: left;
	margin: 0 7px 0 0;
}

/************************************
Green Week 
************************************/

div.greenweek {
	float:left;
	width :675px; } 

div.greenweek .content_area  {
	float:left;
	background-color:#65a731;
	width :652px; 
	margin: 0 0 0 1px;
	padding: 10px 0 40px 21px; } 

div.greenweek .content_area .large_txt {
	font-family:HelveticaRounded LT Std Blk;
	font-size:22px;
	color:#fff; }
	
div.greenweek .content_area .large_txt p {
	margin: 0 0 7px 0; }	
	
div.greenweek .content_area .smaller_txt {
	font-family:HelveticaRounded LT Std Bd;
	font-size:16px;
	color:#fff;
	border-bottom:solid 1px #b1d396;
	width:440px; } 
	 
div.greenweek div.greenweek_top {
	background: url(../images/greenweek/bg_greenlefttop.gif) no-repeat 0 0;
	float:left;
	height: 10px;
	width: 675px; }

div.greenweek div.greenweek_bottom {
	background: url(../images/greenweek/bg_greenleftbottom.gif) no-repeat bottom left;
	height:221px;
	float:left;
	width: 675px; }
	
div.greenweek .content_area .content_inner {
    float:left;
    width:441px;
    margin: 12px 0 0 0;
    background-color:#e7efbc; }	
    
div.greenweek .content_area .content_inner .inner_content_info {
    float:left;
    padding: 3px 12px 0 12px; }
    
div.greenweek .content_area .content_inner .inner_content_info a {
    color:#006ab6; }    	
    
div.greenweek .content_area .content_inner .inner_content_info h2, div.greenweek .content_area .content_inner .inner_content_info h3  {
    margin: 0 0 3px 0;}	  
	
div.greenweek .content_area .content_inner .content_inner_top {
	background: url(../images/greenweek/bg_contentlefttop.gif) no-repeat 0 0;
	float:left;
	height: 9px;
	width: 441px; }
	
div.greenweek .content_area .content_inner .content_inner_bottom {
	background: url(../images/greenweek/bg_contentleftbottom.gif) no-repeat 0 0;
	float:left;
	height: 10px;
	width: 441px; } 	 
	



