form.gjestebok {
	margin-bottom : 40px;
}
form.gjestebok>p>span.info {
	font-weight : normal;
	font-size : 11px;
}

form.gjestebok>p>input {
		background-color : #EC8B17;
		height : 21px;
		width : 167px;
		margin-right : 10px;
		color : #FFFFFF;
		font-size : 14px;
		padding-left : 3px;
	}
	form.gjestebok>p>input.button {
		background-color : transparent;
		color : #EC8B17;
		height : 30px;
		margin-right : 10px;
		font-weight : bold;
		font-size : 18px;
		text-align : left;
		padding-left : 0px;
	}
form.gjestebok>p>textarea {
	background-color : #EC8B17;
		height : 100px;
		width : 300px;
		margin-right : 10px;
		color : #FFFFFF;
		font-size : 14px;
		padding-left : 3px;
}
