#canvas
{
	width: 680px;
}


/*** common ***/

#palette .detail
{
	width: 440px;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding-left: 0px;
	background-color: #ffffff;
}
#palette .detail .floorthumb
{
	clear: both;
	width: 420px;
}
#palette .detail .floorthumb img
{
	padding-top: 10px;
	padding-left: 0px;
}
#palette .detail .flooroutline
{
	width: 420px;
}

