.contentCenter h2
{
    width: 750px;   
    margin: none;
    padding: none;  
}

.contentCenter .productBlock {
	border: 1px solid #CCCCCC;
	clear: right;
	float: left;
	margin-right: 9px;
	margin-top: 0px; /*Changed from 10px (B2C/SOHO)*/
	width: 179px;
}
.contentCenter .clearer
{
    clear: both;
    margin: none;
    padding: none;
    width: 750px;
    height: 20px;
    /*This works great with FireFox, 
    but IE adds more space to the H2, bizar !!! */
}

.contentCenter .productBlock img {
	border: 0px none;
	margin: 1px 0px 0px 1px;
}

.contentCenter .productBlock a.logo {
	display: block;
	padding: 1px 0px 1px 0px;
}

.contentCenter .productBlock p {
	height: 40px;
	padding: 0px 10px 20px;
}

.contentCenter .productBlock ul {
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.contentCenter .productBlock ul a {
	padding: 0px 0px 3px 22px;
	width: 100px;
}

.contentCenter .productBlock li {
	margin: 0px 0px 5px 10px;
}


.contentCenter .b2b_allin {
	background: #FFFFFF url(../images/productBlock_Bg_allin.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_allin ul a {
	background: transparent url(../images/arrowB2B_allin.gif) no-repeat scroll left -1px;
	color: #FC4E04;
}

.contentCenter .b2b_flex {
	background: #FFFFFF url(../images/productBlock_Bg_flex.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_flex ul a {
	background: transparent url(../images/arrowB2B_flex.gif) no-repeat scroll left -1px;
	color: #9C2604;
}

.contentCenter .b2b_nature {
	background: #FFFFFF url(../images/productBlock_Bg_nature.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_nature ul a {
	background: transparent url(../images/arrowB2B_nature.gif) no-repeat scroll left -1px;
	color: #C4C604;
}

.contentCenter .b2b_natureplus {
	background: #FFFFFF url(../images/productBlock_Bg_natureplus.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_natureplus ul a {
	background: transparent url(../images/arrowB2B_natureplus.gif) no-repeat scroll left -1px;
	color: #4CAE04;
}

.contentCenter .b2b_splitpurchase {
	background: #FFFFFF url(../images/productBlock_Bg_splitpurchase.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_splitpurchase ul a {
	background: transparent url(../images/arrowB2B_splitpurchase.gif) no-repeat scroll left -1px;
	color: #FC7A04;
}

.contentCenter .b2b_aardgasflex {
	background: #FFFFFF url(../images/productBlock_Bg_aardgasflex.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_aardgasflex ul a {
	background: transparent url(../images/arrowB2B_aardgasflex.gif) no-repeat scroll left -1px;
	color: #049EE4;
}

.contentCenter .b2b_aardgasindustrie {
	background: #FFFFFF url(../images/productBlock_Bg_aardgasindustrie.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_aardgasindustrie ul a {
	background: transparent url(../images/arrowB2B_aardgasindustrie.gif) no-repeat scroll left -1px;
	color: #046AB4;
}

.contentCenter .b2b_energycare {
	background: #FFFFFF url(../images/productBlock_Bg_energycare.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_energycare ul a {
	background: transparent url(../images/arrowB2B_energycare.gif) no-repeat scroll left -1px;
	color: #44121C;
}

.contentCenter .b2b_energyguard {
	background: #FFFFFF url(../images/productBlock_Bg_energyguard.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_energyguard ul a {
	background: transparent url(../images/arrowB2B_energyguard.gif) no-repeat scroll left -1px;
	color: #042E64;
}

.contentCenter .b2b_energysolutions {
	background: #FFFFFF url(../images/productBlock_Bg_energysolutions.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_energysolutions ul a {
	background: transparent url(../images/arrowB2B_energysolutions.gif) no-repeat scroll left -1px;
	color: #6C6A6C;
}

.contentCenter .b2b_quickscan {
	background: #FFFFFF url(../images/productBlock_Bg_quickscan.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_quickscan ul a {
	background: transparent url(../images/arrowB2B_quickscan.gif) no-repeat scroll left -1px;
	color: #742E74;
}

.contentCenter .b2b_easypower {
	background: #FFFFFF url(../images/productBlock_Bg_easypower.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_easypower ul a {
	background: transparent url(../images/arrowB2B_easypower.gif) no-repeat scroll left -1px;
	color: #04766C;
}

.contentCenter .b2b_naturepower {
	background: #FFFFFF url(../images/productBlock_Bg_naturepower.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_naturepower ul a {
	background: transparent url(../images/arrowB2B_naturepower.gif) no-repeat scroll left -1px;
	color: #04929C;
}

.contentCenter .b2b_profilepower {
	background: #FFFFFF url(../images/productBlock_Bg_profilepower.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_profilepower ul a {
	background: transparent url(../images/arrowB2B_profilepower.gif) no-repeat scroll left -1px;
	color: #045A54;
}

.contentCenter .b2b_evolutieenergieprijzen {
	background: #FFFFFF url(../images/productBlock_Bg_evolutieenergieprijzen.gif) repeat-x scroll left bottom;
}

.contentCenter .b2b_evolutieenergieprijzen ul a {
	background: transparent url(../images/arrowB2B_evolutieenergieprijzen.gif) no-repeat scroll left -1px;
	color: #04AEDC;
}

.contentCenter .last {
	margin-right: 0px;
}

.contentCenter .extraLinksB2B 
{
    clear: both;
    width: 760px;
}
/*
.contentCenter .extraLinks {
	clear: both;
	float: left;
	margin-top: 20px;
	text-align: left;
	width: 941px;
}

.contentCenter .extraLinks ul {
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.contentCenter .extraLinks li {
	margin: 0px 0px 5px;
}

.contentCenter .extraLinks a {
	background: transparent url(../images/arrowBig_purple.gif) no-repeat scroll left 0px;
	color: #552878;
	padding: 0px 0px 3px 22px;
}
*/
