.gp-profile div {
	font-family: segoe ui;
	font-size: 13px;
	color: #6e6e6e;
	position: relative;
}

.gp-profile {
	position: relative;
	margin-top: 10px;
}

.gp-profile h1 {
	font-family: segoe ui light;
	font-weight: light;
	font-size: 22px;
	color: #27751a;
	margin-bottom: 0px;
}

.gp-profile a{
	color: #bdbdbd;
}

.gp-profile-box {
	background: #ededed;
	border: 1px solid #ababab;
	padding: 8px;
}

.gp-profile-box .labels {
	float:left;
	height: 100px;
	width: 130px;
}

.gp-profile-box .inputs {
	width: 200px;
	float:left;
	height: 100px;
	z-index: 1000;
}

.gp-profile-box .inputs input {
	background: white;
	border: 1px solid #bebebe;
	height: 25px;
	margin: 3px;
	padding: 3px;
	color: #414141;
}

.gp-profile-box .comment {
	text-align: justify;
}

.gp-profile-box .item {
	clear:both;
	height: 100px;
}

.gp-profile-table td {
	padding: 6px 3px 6px 3px;
}

.gp-profile-table input {
	background: #d8d8d8;
	border: 1px solid #878787;
	padding: 7px 2px 7px 2px;
	margin-right: 3px;
}

.gp-profile .blokk1 {
	float:left;
	width: 365px;
	color: #6e6e6e;
	text-align: justify;
	height: 200px;
	border-left: 1px solid #252525;
	border-right: 0px solid transparent;
	padding-left: 20px;
	margin-top: 10px;
}