/* just because OmniWeb is rubbish */

.centercolumn
	{
	border-left			: dotted 1px #000000;
	border-right		: dotted 1px #000000;
	}

/* NN4 values */
.centercolumn
	{
	margin-right		: 0px;
	margin-left			: -25px;
	}
/* Other browsers */
.centercolumn
	{
/*/*/
	margin-top			: 0px;
	margin-right		: 25%;
	margin-left			: 25%;
/* */
	}
/* end NS4 exclude hack */


.header
	{
	border-bottom		: dotted 1px #000000;
	}

.footer, .middle
	{
	border-top			: dotted 1px #000000;
	}

.middle
	{
	border-bottom		: dotted 1px #000000;
	}
