.xmasContainer
{
	width: 989px;
	height: 831px;
	display: table;
	overflow: hidden;
}

.xmasHeader
{
	width: 989px;
	height: 167px;
	background-image: url('images/s2xmas_header.jpg');
	display: table;
}

.xmasBody
{
	width: 989px;
	height: 664px;
	background-image: url('images/s2xmas_body.jpg');
	display: table;
}

.xmasBox
{
	width: 177px;
	height: 147px;
	float: left;
}

.boxtable
{
	margin: auto;
	margin-top: 28px;
}

.boxtable tr td img
{
	border: 0px none;
}

.xmasHeaderButtons
{
	float: right;
	width: 450px;
	height: 150px;
	text-align: left;
}

.xmasHeaderButtons img
{
	border: 0px none;
}

.xmasHeaderInfo
{
	float: left;
	width: 470px;
	height: 65px;
	overflow: hidden;
	margin-top: 55px;
	margin-left: 20px;
	text-align: left;
}

.xmasHeaderInfo p
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	line-height: 11px;
}