@import "/format.css";
	

/* EDIT */
#kropp table {
	width:100%;
}
#kropp td{
	width:85%;
}
#kropp td:first-child {
	text-align: right;
	width:15%;
}
#kropp img {
	max-width:100%;
	max-height:300px;
}
#kropp input[type='checkbox'] {
	width:auto;
}
#kropp input {
	width:100%;
}
