#member_login_info_header {
	background-color:					#FFF;
	padding:							5px;
	margin-top:							2px;
	margin-bottom:						2px;
	
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#login {
	height:								75px;
	width:								200px;
	background-color:					#FFF;
	padding:							5px;
	margin-top:							2px;
	margin-bottom:						2px;
	
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#register {
	padding-top:						20px;
	padding-left:						20px;

}
#usercptools {
	border:								1px solid #435c8c;
	background-color:					#4b80b6;
	padding:							3px;
	padding-left:						5px;
	margin-top:							10px;
	margin-bottom:						5px;
	width:								175px;
	height:								15px;
	
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#usercptools:hover {
	background-color:					#435c8c;
}
#logout {
	border:								1px solid #435c8c;
	background-color:					#4b80b6;
	padding:							2px;
	padding-left:						5px;
	margin-top:							10px;
	margin-bottom:						5px;
	width:								100px;
	height:								15px;
	
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#logout:hover {
	background-color:					#435c8c;
}

.menu_knoppen a {
	color:								#FFF;
	text-decoration:					none;
	font-weight:						bold;
}

#usercptools_menu{
	background-color:					#4b80b6;
	padding:							5px;
	z-index:							100;
}
#usercptools_menu a{
	color:								#FFF;
	text-decoration:					none;
}
#usercptools_menu a:hover{
	color:								#FFF;
	text-decoration:					underline;
}
#usercptools_menu ul{
	margin:								0px;
	padding: 							0px;
}
#usercptools_menu p{
	margin:								0px;
	padding: 							0px;
}
#usercptools_menu li{
	margin:								0px;
	padding: 							0px;
	list-style-type:					none;
}

#profile_header{
	background-color:					#79a4cd;
	padding:							5px;
	border:								1px solid #435c8c;
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#profile_header2{
	background-color:					#79a4cd;
	padding:							5px;
	border:								1px solid #435c8c;
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
}
#profile_header_info{
	background-color:					#FFF;
	margin:								5px;
	padding:							5px;
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
}
#profile_header_info h2{
	margin:								0px;
}
#profile_header_gallery{
	margin:								0px;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
	margin-bottom:						10px;
}
#profile_header_profile2{
	margin:								0px;
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
	margin-bottom:						10px;
}
#profile_header_blog2{
	margin:								0px;
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
	margin-bottom:						10px;
}
#userlist{
	margin:								0px;
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
}
.profile_header_knop{
	padding:							5px;
	background-color:					#79a4cd;
	border:								1px solid #435c8c;
	margin-bottom:						10px;
}
.profile_header_knop a {
	color:								#FFF;
	text-decoration:					none;
	font-weight:						bold;
}
.profile_header_knop:hover{
	background-color:					#b5c5dd;
}
#profile_header_message{
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;

}
#frontpage_left{
	background-color:					#F90;
	padding:							10px;
	-moz-border-radius-topleft:			1ex;
	-webkit-border-top-left-radius:		1ex;
	-moz-border-radius-topright:		1ex;
	-webkit-border-top-right-radius:	1ex;
	
	-moz-border-radius-bottomright:		1ex;
	-webkit-border-bottom-right-radius:	1ex;
	-moz-border-radius-bottomleft:		1ex;
	-webkit-border-bottom-left-radius:	1ex;
	
}
