.box-news {
	height:179px;
	background-color: #ACB8C6;
}
.box-news .boxcon{
	padding: 12px;
}

.box-news .nrow {
	height: 50px;
	padding-top: 9px;
	margin-left: 2px;
	margin-right: 2px;
}
.box-news .sep {
	border-top: 1px solid #DB001B;
}
.box-news i {
	display: block;
	font-size: 10px;
	color: white;
	line-height:11px;
}
.box-news a {
	display: block;
	font-size: 11px;
	color: black;
	font-weight: bold;
	line-height:12px;
	text-decoration: none;
}

.box-hiskok {
	width:480px;
	height:179px;
	background-image: url(../i/box/hor2-huiskok.jpg);
}
.box-hiskok .boxcon{
	padding: 15px 268px 9px 13px;
	font-size: 12px;
}

.box-gezond {
	width:480px;
	height:180px;
	background-image: url(../i/box/hor3-gezond.jpg);
	
}
.box-gezond .boxcon{
	padding: 15px 21px 9px 200px;
	font-size: 12px;
}

#cright .box-1, 
#cright .box-2,
#cright .box-3,
#cright .box-4 {
	min-height: 180px;
	width: 235px;	
}

#cright .boxesLeft,#cright .boxesRight {
	width: 235px;
	float: left;
}

#cright .box-2,#cright .box-4 {
	margin-left: 10px;
}
#cright .box-3,#cright .box-4 {
	margin-bottom: 0px;
}


#recipeOfTheWeek {
	width: 235px;
	height: 370px;
	background-image: url(i/box-oftheweek.gif);
	background-repeat: no-repeat;
}

#recipeOfTheWeek .marg{
	padding: 10px 5px 10px 18px;
}

#recipeOfTheWeek * {
	color: white;
}
#recipeOfTheWeek h5 {
	margin:0;padding:0;
	margin-top: 6px;
}
#recipeOfTheWeek h6 {
	margin:0;padding:0;
	margin-bottom: 10px;
}


#recipeOfTheWeek .nav {
	margin-top: 10px;
	text-align: right;
}

ul, ol {
	margin:0;
	padding-left:15px;
}
li {
}


#boxFaq {
	width: 235px;
	background-color: #EBAE3A;
}
#boxFaq *{
	color: white;
}
#boxFaq .marg{
	padding: 10px 10px 20px 18px;
}

#boxRecipesList {
	width: 235px;
	background-color: #EBAE3A;
}
#boxRecipesList *{
	color: black;
}
#boxRecipesList a{
	text-decoration:none;
}
#boxRecipesList a:hover{
	text-decoration:underline;
}
#boxRecipesList .marg{
	padding: 5px 10px 20px 18px;
}


/* POPAPS */
#pp-california, #pp-dot, #pp-kungfu, #pp-yoo {
	top: 10px;
	left: 15%;
	visibility: hidden;
	position: absolute;
	width:500px;
	height: 0px;
	background-repeat: no-repeat;
}

#pp-california, #pp-dot, #pp-kungfu, #pp-yoo {
	cursor: hand;
}

#pp-california {
	background-image: url(i/pp-california.png);
}
#pp-dot {
	background-image: url(i/pp-dot.gif);
}
#pp-kungfu {
	background-image: url(i/pp-kungfu.gif);
}
#pp-yoo {
	background-image: url(i/pp-yoo.gif);
}

