
	/* CSS styles specifiek voor de algemene productenpagina */
	
	#page #pagebanner {
		width: 520px;
		height: 25px;
	}
	
	#page #pagebanner #pagebanner_ikkanook {
		display: none;
	}
	
	#page #contentmain, #page #breadcrumbtrail {
		width: 500px;
	}
	
	#page #contentmain {
		margin-top: 1em;
	}
	
	#page #navright {
		margin-top: 8px;
		width: 129px;
	}
	
	#page #contentmain #productlist_left, #page #contentmain #productlist_right {
		width: 50%;
		float: left;
	}
	
		#productlist_left h3, #productlist_right h3 {
			margin-bottom: .1em;
			margin-top: 1.5em;
		}
	
	#page #contentmain ul.menulist {
		width: 95%;
	}
	
	#productlist_right ul.menulist {
		margin-left: 5px;
	}
	
		div.bulleted {
			background-position: .4em .6em;
		}

			
		/* navmenu right */
		
		
		#emotiebanner {
			background-image: url('/fbto/assets/images/layout/verticaal/Image_productoverzichtpagin.gif');
			background-repeat: no-repeat;
			background-position: bottom;
			width: 130px;
			height: 130px;
		}
