.table
{
	position: relative;
	background:#FFF;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}
.table ul
{
	float:left;
	border:0px solid #FFF;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	clear: right;
}
.table ul li
{
list-style:none;
font-size: 10px;
text-align: center;
padding: 2px 5px 5px 5px;
}
.table ul li.title
{
font-weight:bold;
color:#000;
text-align:left;
}
.table ul li.even-title
{
	text-align:left;
	background-color: #CCC;
}
.table ul li.odd-title
{
	text-align:left;
	background-color: #CCC;
}

.table ul li.door-pic
{
font-weight:bold;
background:#FFF;
color:#000;
width: 120px;
}
.table ul li.even
{
	background-color: #CCC;
	color: #000;
	font-size: 13px;
}
.table ul li.odd
{
	background-color: #CCC;
}

.table ul li.title, .table ul li.door-pic
{
margin: 10px 0 0 0;
height: 110px;
}

.table ul li.column-title
{
margin: 0;
height: 240px;
}

.empty 
{
	height: 15px;
}

.table ul li.opaque-pic {
	padding: 0;
	text-align: center;
	width: 157px;
	margin: 10px 20px 5px 20px;
}
.table ul li.cherry-pic {

	text-align: center;

}

.table ul li.cherry-pic img {
	padding: 10px 2px 4px 2px;
	text-align: center;
}
.table ul li.mantel-pic
{
	font-weight:bold;
	background:#FFF;
	color:#000;
	width: 120px;
	height: 120px;
}
.table .mantel-pic img {
	vertical-align: text-bottom;
}
.table .insert-pic {
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table ul li.column-head
{
	font-weight:bold;
	background:#FFF;
	color:#fff;
	width: 120px;
	height: 120px;
}
.table ul li.column
{
	font-weight:bold;
	background:#FFF;
	color:#fff;
	width: 80px;
	height: 240px;
}.table2 .chalk {

	width: 295px;
	list-style-type: none;
}
.table2 ul {
	width: 290px;
	display: block;
}
#container #box .table2 {
	clear: both;
}
