div#crumbtrailCon {
	float: right;
	display: inline;
}

div#crumbtrailCon h2{
	height:				16px;
	width:				156px;
	line-height:		100px;
	overflow:			hidden;
	background-image:	url(../images/consumentendeel.gif);
	background-repeat:	no-repeat;
}

div#contentConCol1 {
	position:			relative;
	width: 				332px;
	height:				auto;
	margin:				95px 0px 0px 30px;
	padding:			0px 0px 0px 0px;
	float: 				left;
	background:			#FFFFFF;
	display: 			inline;
}

div#contentConCol1 a:hover{
	color:				#ff7340;
}

div#contentConCol2 {
	position:			relative;
	width: 				332px;
	height:				auto;
	margin:				95px 54px 0px 0px;
	padding:			0px 0px 0px 0px;
	float: 				right;
	background:			#FFFFFF;
	display: 			inline;
}

/********** SEARCH **********/
div#searchCon {
	position:			relative;
	width: 				309px;
	height:				105px;
	margin:				0px 0px 10px 0px;
	padding:			10px 10px 10px 10px;
	float: 				top;
	background:			#66C302;
}

div#searchCon h2{
	color:				#FFFFFF;
	font-size:			14px;
}

div#searchCon p{
	margin:				15px 0px 15px 0px;
	padding:			0px 0px 0px 0px;
}

div#searchCon form{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

div#searchCon input.text{
	width:				220px;
}

div#searchCon a{
	text-decoration: 	none;
	color:				#FFFFFF;
	background-image:	none;
}

div#searchCon a:visited {
	text-decoration: 	none;
	color:				#FFFFFF;
}

div#searchCon a:hover {
	text-decoration: 	none;
	color:				#FF4400;
}
/********** SEARCH **********/

/********** CONTEST **********/
div#contestCon {
	position:			relative;
	width: 				329px;
	height:				125px;
	margin:				0px 0px 10px 0px;
	padding:			0px 0px 0px 0px;
	float: 				top;
	/*background-image:	url(../images/bg_contest.jpg);*/
}
/*
div#contestCon img{
	float: 				left;
	margin:				0px 22px 0px 0px;
}

div#contestCon h2{
	font-size:			17px;
	font-weight:		bold;
	margin-top:			11px;
}

div#contestCon a{
	padding:			0px 0px 0px 0px;
	text-decoration: 	underline;
	color:				#FF4400;
	background-image:	none;
}

div#contestCon a:visited {
	text-decoration: 	underline;
	color:				#FF4400;
}

div#contestCon a:hover {
	text-decoration: 	underline;
	color:				#ff7340;
}

div#contestCon p {
	color:				#000000;
	margin:				0px 10px 0px 0px;
	padding:			0px 0px 0px 0px;
	font-size:			12px;
}

p.intro {
	font-weight:		bold;
}
********** CONTEST **********/

/********** DOWNLOAD **********/
div#downloadCon {
	position:			relative;
	width: 				305px;
	/*height:				275px;*/
	margin:				0px 0px 0px 0px;
	padding:			10px 10px 10px 10px;
	float: 				top;
	background:			#dfdfdf;
	border: 			2px solid #FF4400;
}

p.downloadConSmall {
	font-size:			10px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

div#downloadCon img{
	margin:				0px 16px 0px 0px;
	vertical-align: 	top;
}

div#downloadCon p{
	margin:				11px 0px 18px 0px;
	vertical-align: 	top;
}

div#downloadCon table td {
    vertical-align:     top;
}

/********** DOWNLOAD **********/

div.luckynum {
    margin:0 0 15px 0;
    background:#FF4400;
    padding:2px;
    color:#fff;
    font-weight:bold;
}

div.luckynum div.luckynumtext {
    border:2px solid #fff;
    padding: 8px 15px 12px 15px;
}
div.luckynum div.luckynumtext h1.exmark {
    float:left;
    display:inline;
    width:30px;
    margin:7px 5px 0 0;
    font-size:75px;
    line-height:1em;
}
