#layoutbody #contents form {
	display: inline;
	margin: 0px;
}
#layoutbody #contents input {
	width: 478px;
	background-color: #999999;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#layoutbody #contents .imglist {
	list-style-type: none;
	margin-bottom: 10px;
}

