#contentLeft{
	width: 195px;
	float: left;
}

#contentRight{
	width: 725px;
	float: right;
}

h1{
  font-size:14px;
  margin:0 0 13px;
}

h2{
	font-size: 12px;
	color: #F00;
}

.xmas{
	border: 1px solid #666;
	border-collapse: collapse;
}

.xmas td{
	border: 0.5px dotted #000;
	width: 150px;
	text-align: center;
}


