
img.header.h2
{
	margin-bottom: 20px;
}
div.product
{
	width: 280px;
	overflow: hidden;
}
#greenproducts_index
{
	position: relative;
}

#greenproducts_index #pager_0
{
	visibility: hidden;
}
#greenproducts_index .pager
{
	float: right;
	width: 275px;
	height: 20px;
	text-align: right;
}
#greenproducts_index .product
{
	margin: 0;
	display: none;
	width: 554px;
	margin: 18px 18px 18px 0px;
}

#greenproducts_index #product_0
{
	display: block;
}
#greenproducts_index .product .button
{
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	
}
#greenproducts_index .green
{
	position: relative;

}

#greenproducts_index #fader
{
	z-index: 100;
	width: 580px;
	height: 238px;
	background: #C1DF99;
	opacity: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#greenproducts_index #canvas.green
{
	z-index: 50;
	width: 580px;
	background: #C1DF99;
}

#intro.wide.left
{
	width: 580px;
}



#greenproducts_right
{
	width: 280px;
	background: #f5f8ed;
}
#greenproducts_right .header
{
	margin: 12px;
}
#greenproducts_right .header img
{
	margin: 0;
}

#greenproducts_right .product
{
	width: 256px;
	height: auto;
	padding: 12px;
}
#greenproducts_right .product.active
{
	background-color: #deeec9;
}


#greenproducts_right .product .detail
{
	float: left;
	width: 150px;
 		margin: 0px 0px 0px 13px;
}

#greenproducts_right .product .detail p
{
	display : none;
	font-size: 10px;
	margin: 0;
}

#bottomrow 
{
	width: 580px;
}
	
#bottomrow .product
{
	width: 157px;   
	margin: 18px 18px;
}
	
#greenproducts_index div.product div.visual
{
	margin: 0px 18px 0px 18px;
}
#greenproducts_index div.product div.visual,
#greenproducts_right div.product div.visual
{
	float: left;
}

#greenproducts_index div.product div.visual img
{
	width: 240px;
}

#bottomrow div.product div.visual img
{
	width: 140px;
}

#greenproducts_right div.product div.visual img
{
	width: 50px;
}

div.product h3
{
	/*margin: 0px 18px;*/
	font-size: 14px;
}

div.product p
{
/*margin: 5px 18px;*/
}


div.product a.readmore
{
	/*margin: 0px 18px;*/
}

#greenproducts_right div.product a
{
	color: #005826;
	font-weight: bold;
}

img.pageritem
{
	cursor: pointer;
}
