div#footer div.logo.footer a {
	background-image: url('../images/skins/green/logo_ft_footer.png');
}

div#header_login div.button_row a.button {
	background-image: url('../images/skins/green/bt_header_login.png') !important;
}

div#footer {
	background-image: url('../images/skins/green/bg_footer.jpg');
}

div#header {
	background-image: url('../images/skins/green/bg_header.jpg') !important;
}

div#header div.logo.header a {
	background-image: url('../images/skins/green/logo_ft_header.png');
}

div#header_login {
	background-image: url('../images/skins/green/bg_header_login.png');
}

div.triple_module div.header_bar a.icon.delete {
	background-image: url('../images/icons/cross_green_matte.png');
}

div.triple_module div.header_bar a.icon.plus {
	background-image: url('../images/icons/plus_green_matte.png');
}
div.triple_module div.header_bar a.icon.minus {
	background-image: url('../images/icons/minus_green_matte.png');
}

div.triple_module a.ft_icon.buddy {	background-image: url('../images/icons/buddy_green_matte.png') !important; }
div.triple_module a.ft_icon.twitter {	background-image: url('../images/icons/twitter_green_matte.png'); margin-right: -1px; }
div.triple_module a.ft_icon.facebook {	background-image: url('../images/icons/facebook_green_matte.png'); margin-right: -1px; }

div#news_buddy_bar div.nb_element.hl a.bt.close {
  background-image: url('../images/icons/cross_green_matte.png') !important;
}

div#triple_container a.loader {
	color: #fff !important;
	background-image: url('../images/loading_small_green_matte.gif');
}

div#footer div.logo.footer a {
	background-image: url('../images/skins/green/logo_ft_footer.png');
}

div#triple_container {
	background-image: url('../images/skins/green/bg_triple_module_top.jpg');
}


div.triple_module {
	background-image: url('../images/skins/green/bg_triple_module_repeat.png');
}

div#triple_module_tabs {
	background-image: url('../images/skins/green/bg_triple_tabs.png');
}

div#triple_container a.loader {
	background-image: url('../images/skins/green/loading_small_green_matte.gif');
}

div#triple_container .ui-selected {
	background-image: url('../images/skins/green/drop_target_triple.png') !important;
}



div.triple_module div.module a:link,
div.triple_module div.module a:visited {
	color: #507359;
}

div.triple_module div.module a:hover,
div.triple_module div.module a:active {
	color: #fb9d09;
}

div.triple_module div.module div.story {
	border-bottom: 1px dotted #859e8b;
}

div.module div.news_item.last div.story,
div.module div.news_item.last_main div.story {
	border-bottom: none;
}

div.triple_module div.module div.story p.summary {
	border-top: 1px dotted #859e8b;
}

div.triple_module div.short_news div.news_item {
	border-bottom: 1px dotted #859e8b;
}

div#triple_module_tabs {
	border-bottom: 1px dotted #4f9461;
}

div.triple_module div.short_news div.header_bar {
	background-image: url('../images/skins/green/bg_short_news_header.png');
}

div#green_certified {
	width: 101px;
	height: 32px;
	position: absolute;
	margin: 9px 0 0 576px;
	background-image: url('../images/icons/green_certified.png');
	background-repeat: no-repeat;
}

div#green_certified p {
	display: none;
}