p.submit button {
	margin-right: 1em;
}

.box dd.red input, .box dd.red select, .box textarea.red {
	background: #FFEBDD
}

.box dd.red .uploaded {
	background-color: #FFEBDD
}

.box dd.red input.no-red {
	background: inherit;
}

.list {
	float: left;
	width: 50%;
}

#search_result #multimedia, #search_result #multimedia img {
	width: 200px;
	height: 125px;
}

#search_result #detail dl {
	margin-left: 220px;
}


.form {
	margin-left: 52%;
}

.form textarea {
	width: 95%;
}
