h1.contentheading, div.componentheading, div.contentheading
{
	font-size: 18px;
	color: #00AEF0;	
	font-weight: bold;
}
 div.componentheading, div.contentheading
 {
 	margin-bottom:5px;

 }

/* Gastenboek h4 */
/*
.pgbox
{
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.pgtitle
{
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}



.pass label
{
	margin-right: 25px;
}

.remember label
{
	margin-right: 22px;	
}

#login a
{
	
}*/

#login label
{
	margin-top: 10px;
	display: block;
}

#login .remember label
{
	display: inline;	
}
