
/* XXXXX */
.domain_center .c_left,
.monitor .c_left,
.olivemail .c_left,
.peanuthull .c_left{
	position:relative;
	margin-right:182px;
	_margin-right:179px;
	_height:1%;
}
.domain_center .c_right,
.monitor .c_right,
.olivemail .c_right,
.peanuthull .c_right{
	position:relative;
	float:right;
	width:175px;
}


/* the bodge for IE6 browsers - fix the width */
/*
* html #page{
	border-left:880px solid #fff;
	height:1px;
}
* html #header,
* html #dmsearch,
* html #navbar,
* html #container,
* html #footer,
{
	margin-left:-880px;
	position:relative;
	height:1px;
}

* html .home #page{
border-left:inherit;
height:inherit;
}
* html .home #header,
* html .home #dmsearch,
* html .home #navbar,
* html .home #container,
* html .home #footer,
{
	margin-left:inherit;
	position:inherit;
	height:inherit;
}

/**/
