/*POPCORN*/
/*actuele infoblokjes als op de homepage*/
#popcorn {
	width: 145px;
	height: 170px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
#popcorn p { color: white; font-size: 10px; line-height: 16px; margin: 0; padding: 0 0 0; }
#popcorn p a { color: white; text-decoration: none; border-bottom-color: white; border-bottom-width: 1px; }
#popcorn h1 {
	color: #e3006a;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#popcorn h1 a { color: #e3006a; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #e3006a; }
#popcorn h1 a:hover { color: white; font-weight: normal; text-decoration: none; border-bottom: 1px dotted white; }
#popcorn h1 a:active { color: #e3006a; font-weight: normal; text-decoration: none; border-bottom: 1px dotted #e3006a; }
