#selectColumn {
	float: left;
	width: 165px;
	min-height: 400px;
	margin-top: 20px;
}

#selectColumn #heading {
	height: 25px;
	width: 155px;
	float: left;
	background-color: #721273;
	margin-bottom: 13px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 10px;
}

#selectColumn #select {
	width: 144px;
	min-height: 150px;
	color: #fff;
	padding: 0px;
	margin-top: 20px;
}

#selectColumn #select .selectbox {
	width: 165px;
	height: 20px;
	color: #721273;
	margin-bottom: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

#selectColumn #select .button {
	width: 165px;
	height: 25px;
	color: #fff;
	background-color: #721273;
	border: 0;
	margin-bottom: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}

#selectColumn #select #volgende_fade.button, #selectColumn #select #vorige_fade.button   {
	background-color:  #b989b9;
	cursor: default;
}

#selectColumn #adminMenu {
	margin-top: 20px;	
	width: 140px;
	min-height: 150px;
	color: #fff;
	padding: 10px;
	background-color: #3c5cd5;
}
