div.itemcontainer{
	margin: 0;
	padding: 0;
	border: 0;
	width: 155px;
	height: 160px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

div.bigitemcontainer{
	margin: 0;
	padding: 0;
	border: 0;
	width: 473px;
	height: 88px;
	margin-top: 4px;
	margin-left: 4px;
}

div.bigreactioncontainer{
	margin: 0;
	padding: 0;
	border: 0;
	width: 473px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	position: relative;
}

/* Overige blokelementen catagorieën           */
/* ------------------------------------------- */

span.headercatnum{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 20px;
	background-color: #222222;
	color: #FFFFFF;
}

div.nickspace{
	width: 65px;
	height: 16px;
	line-height: 15px;
	float: right;
	text-align: right;
	padding-right: 3px;
}

div.bignickspace{
	width: 100px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-align: right;
}

div.votespace{
	width: 76px;
	height: 16px;
	float: right;
	text-align: left;
	margin-right: 5px;
	cursor: default;
}

div.bigvotespace{
	float: right;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-top: 2px;
	cursor: default;
}

div.itemheader{
	width: 100%;
	height: 20px;
	/*
	background-image: url('../../images/topbanner.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	*/
	background: url('../../images/categories/reizen_header.jpg') top left repeat-x;
}

div.itemcontent{
	border: 0;
	padding: 0;
	margin: 0;
	width: 150px;	
	height: 140px;
	font-family: "Trebuchet MS";
	padding-left: 2px;
	text-align: left;
	line-height: 15px;
}

div.bigitemcontent{
	border: 0;
	padding: 0;
	margin: 0;
	width: 150px;	
	height: 60px;
	font-family: "Trebuchet MS";
	padding-left: 2px;
	text-align: left;
	line-height: 15px;
}

img.itemimage{
	margin: 0;
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 4px;
	margin-right: 2px;
	border: 0;
}

a{
	border: 0;	
}
/* Grote pagine elementen						           */
/* ------------------------------------------- */

div.contentPage{
	width: 473px;
	height: 500px;
	margin-left: 4px;
}
