/* **************** TEMPLATE ***************** */
	/* ====== Page Head, Body, and Foot ====== */
body {
	_text-align: center;
}  /* IE5.5 */
.main {
	padding-bottom: 80px;
	display: table-cell; #
	display: block;
	width: 931px; #
	width: 930px; #
	overflow: hidden;
}

.body,.main { *
	zoom: 1;
}

.body:after,.main:after {
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 0 !important;
	line-height: 0;
	font-size: xx-large;
	content:
		" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x "
		;
}

.page {
	margin: 0 auto;
	width: 991px;
	position: relative;
	_text-align: left;
}

.liquid {
	width: auto;
	margin: 0;
}

/* ====== Columns ====== */
.leftCol {
	float: left;
	width: 28px;
	padding-bottom: 1px;
}

.rightCol {
	float: right;
	width: 31px;
}

/* extend columns to allow for common column widths */
.gMail {
	width: 160px;
}

.gCal {
	width: 180px;
}

.yahoo {
	width: 240px;
}

.myYahoo {
	width: 300px;
}
