.colmask
{
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.holygrail
{
	background: #cfdce2;
}
.holygrail .colmid
{
	background: #fff;
	float: left;
	margin-left: -200px;
	position: relative;
	right: 100%;
	width: 200%;
}
.holygrail .colleft
{
	background: #cfdce2;
	float: left;
	left: 400px;
	margin-left: -50%;
	position: relative;
	width: 100%;
}
.holygrail .col1wrap
{
	float: left;
	padding-bottom: 1em;
	position: relative;
	right: 200px;
	width: 50%;
}
.holygrail .col1
{
	left: 200%;
	margin: 0 215px;
	overflow: hidden;
	position: relative;
}
.holygrail .col2
{
	float: left;
	float: right;
	position: relative;
	right: 15px;
	width: 170px;
}
.holygrail .col3
{
	float: left;
	float: right;
	left: 50%;
	margin-right: 45px;
	position: relative;
	width: 170px;
}