div#Main { height: 1000px; }

div.auctionPanel1 {
	width: 302px;
}

div.auctionPanel2 {
	position: absolute;
	top: 0px;
	left: 318px;
	width: 318px;	
	background-color: #CDCFD4;
	bottom: 0px;
}

td {
	vertical-align: top;
	padding-right: 6px;
}

td.weekday, td.date, td.time, td.no {
	white-space: nowrap;
}

td.weekday { width: 90px; }
/*td.date { width: 104px; }*/

.weekdayDate, .weekday, .date {
	font-size: 15px;
	font-weight: bold;
}

.right { text-align: right; }

table {
	table-layout: auto;
	line-height: 19px;
}

table#Parts tr#NarrowPart { padding-bottom: 6px; }

table#Parts div.timeNo {
	font-size: 15px;
	line-height: 18px;
}

table#Parts div.category {
	font-size: 13px;
	line-height: 15px;
}

div.weekdayDate { margin-top: 7px; } 

b { font-weight: bold; }

div.editor {
	position: fixed;
	top: 5px;
	left: 5px;
	width: 1000px;
	height: 660px;
}