.content_left #mijn_lokaties {
	list-style-type: none;
	margin: 0px 14px 20px 14px;
	font-size: small;
	clear: both;
}
#mijn_lokaties #titel {
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-left: 15px;
	padding-top:4px;

}
#lokatie {
	top:3px;
	clear: left;
	float:left;
	font-weight:normal;
	position: relative;
	width: 300px;
}
#mijn_lokaties #meer {
	float: right;
	width: 50px;
	height: 35px;
	top: 10px;
	position:relative;
	
}
#mijn_lokaties a {
	display: block;
	height: 30px;
	clear: both;
	text-decoration: none;
	color: #000000;
	background-color:#EEECEC;
	line-height:100%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#mijn_lokaties a:hover{
	cursor:pointer;
	color: #999999;
}
#standaard a{
	background-color: #E6FEDA;
}
#mijn_lokaties #std {
	float: left;
	width: 20px;
	height: 40px;
	line-height: 100%;
	text-align: center;
}
#mijn_lokaties #datum{
	float: left;
	width: 80px;
	z-index:10;
	text-align: center;
	position:relative;
	top:4px;
	height: 20px;
	padding-bottom: 3px;
	left: 2px;
}
#std input {
	margin-left: 5px;
	margin-top: 8px;
}
#standaard em {
	font-size: x-small;
	font-style: italic;
}
#select-wrapper select {
	width: auto;
	float: none;
	position: static;
	margin-left: 0px;
}
#select-wrapper input{
	width: 50px;
	float: none;
	position: static;
	margin-left: 0px;
}
#select-wrapper {
	position: relative;
	width: 300px;
	float: right;
	top: -21px;
	left:-54px;
	clear: left;
}
#loks {
	clear: both;
}

