@import url(common.css);

body {
	background-image: url(bg-top.jpg);
}


ul#menu,
ul#menu li {
	list-style-type: none;
}

#item-list a {
	display: block;
	width: 290px;
	height: 44px;
	position: absolute;
	top: 117px;
	left: 108px;
	text-indent: -2000px;
	overflow: hidden;
}

#item-search .label {
	display: block;
	text-indent: -2000px;
	overflow: hidden;
}

#item-search table {
	position: absolute;
	top: 231px;
	left: 144px;
	font-size: 100%;
	width: 240px;
	max-width: 240px;
}

table,
tr, th, td {
	border: 0 none;
}

th {
	font-weight: normal;
	text-align: right;
}
.row-submit {
	text-align: right;
}

