body.index
{
	background-color: #FFF;
}

div#header
{
	position: relative;
	height: 109px;
	margin: 0 0 347px 0;
	padding: 0 0 40px 0;
	background-image: url( /media/image/b2c/header/labelglobal.jpg );
	background-position: center top;
	background-repeat: no-repeat;
}

div#menu
{
	margin: 1px 0 20px;
}

div#threecolumn a
{
	font-weight: bold;
}

div#visual 
{
/*
	position: absolute;
	top: 109px;
*/
	width: 900px;
	height: 300px;
}

div#article,
div#news
{
	width: 280px;
}

div#news
{
	margin: 0px 20px;
}

div#news ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#news ul li
{
	margin: 10px 0px;
}

div#news ul li a
{
	font-weight: normal;
}

div#energycolorof
{
	width: 260px;
	background-color: #f2f8ea;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 10px solid #f2f8ea;
}

div#energycolorof img.h5_focus_transparent
{
	margin-bottom: -6px;
}

div#energycolorof div.peoplechangingcolor,
div#energycolorof div.tonsco2saved,
div#energycolorof div.suvsoffroad
{
	width: 135px;
}

.articlemedium .visual img
{
	width: 260px;
}

.articlemedium .summary
{
	margin: 0px 10px 3px 20px;
	position: relative;
	width: 270px;
}

.articlemedium img
{
	margin: 0 0 4px;
}

div.hr
{
	border-bottom: 1px solid #BEDE93;
	height: 0px;
	margin: 10px 0;
	overflow: hidden;
}

div.twitter
{
	margin: 20px 20px 0 0;
}

div.twitter div.title
{
	position: relative;
}

div.twitter div.title div.poweredby
{
	position: absolute;
	top: 5px;
	right: 0;
	color: #649427;
}

div.twitter div.title div.poweredby img
{
	position: relative;
	top: 3px;
}

div.twitter div.tweet
{
	padding: 18px;
	height: 62px;
}

div.twitter div.tweet div
{
	display: none;
	opacity: 0;
	moz-opacity: 0;
	filter: Alpha(opacity=0);
}

div.twitter div.tweet div.first
{
	display: block;
	opacity: 1;
	moz-opacity: 1;
	filter: Alpha(opacity=100);
}

div.twitter div.tweet div a
{
	color: #005724;
}

div.twitter div.tweet div b,
div.twitter div.tweet div strong
{
	font-weight: normal;
}

div.visual img
{
	margin: 3px 0 0 0;
}
div.summary p
{
	margin: 0 0 10px 0;
}
