#Div_centercontent_wrapper{
float:left;



width:950px;
}

#Div_centercontent_header{
padding-left:10px;
_padding-left:0px;
margin-left:10px;
font-size:11px;
color:#979797;
}

#Div_centercontent_header_item{
float:left;
margin-left:10px;
}


.Div_centercontent_header_icon{
float:left;
background-image:url(/web/images/content/centercontent_header_blackarrow.jpg);
background-repeat:no-repeat;
background-position:5px 6px;
width:10px;
height:20px;
}

#Div_centercontent_main{

background-image:url(/web/images/content/centercontent_main_background_center.jpg);
background-repeat:repeat-y;
	
/*
IE 6 minimum height hack gevonden op: http://www.dustindiaz.com/min-height-fast-hack/
*/
  min-height:400px;
  height:auto !important;
  height:400px;
/*einde ie6 hack*/	
	
float:none;
clear:both;
padding-top:20px;

padding-left:20px;




}
