#content1 {
	float                : left;
	width                : 255px;
	margin-right         : 50px;
}

#content2 {
	float                : left;
	width                : 225px;
}

label {
	display         : block;
	float           : left;
	width           : 100px;
	font-weight     : bold;
	margin-bottom   : 5px;

}

#text {
	float           : left;
	width           : 150px;
	height          : 150px;
	border          : 1px solid #afac1e;
}

input {
	float           : left;
	width           : 150px;
	border          : 1px solid #afac1e;
	font-size       : 11px;
	margin-bottom   : 5px;
}

#btnSubmit {
	width           : auto;
	margin-left     : 100px;
	background-color : #ffffff;
}

#formular {
	display         : none;
}

img.capimage {
	border          : 1px solid #afac1e;
	margin-left     : 100px;
	margin-bottom   : 5px;
	margin-top      : 5px;	
}

.capein {
	width           : 20px;
	margin-bottom   : 5px;
}

div.entry {
	padding-bottom  : 20px;
	padding-top     : 20px;
	border-bottom   : 1px dashed #afac1e;
}

div.secure {
	margin-top      : 20px;
}

div.date {
	
}

div.text {
	
}

div.name {
	
}
