#body td {
	vertical-align:top;
	}

#exchange {
	margin:0 0 15px;
	padding:15px 15px 15px;
	color:#fff;
	background: #4d94db url(/images/biz-email/exchange-bg.jpg) no-repeat bottom;
}
#exchange td {
	color:#fff;
	}
#exchange h2 {
	display:block;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:16px;
	xfont-weight:normal;
	color:#fff;
	border-bottom:1px solid #a6caed;
	}
#exchange h2 a {
	color:#fff;
	text-decoration:none;
	}
#exchange h2 a:hover {
	color:#fff;
	text-decoration:underline;
	}
#exchange h3 {
	margin:0 0 5px;
	font-size:12px;
	color:#fff;
	}
#exchange p {
	margin:0 0 15px;
	}
#exchange p a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	xborder-bottom:1px solid #fff;
	}
#exchange p a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#exchange-plans {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#exchange-plans li a:link, #exchange-plans li a:visited, #exchange-plans li a:active {
	display: block;
	height: 40px;
	width: 179px;
	text-decoration: none;
	margin:0 0 10px;
	padding:8px 0 0 10px;
	color:#333;
	font-weight:bold;
	font-size:12px;
	background: transparent url(/images/biz-email/4-color-btn-bg.gif) no-repeat 0px 0px;
	}
#exchange-plans li a.single-user:hover {
	background-position: 0px -48px;
	text-decoration: none;
	color: #fff;
	}
#exchange-plans li a.small-biz:hover {
	background-position: 0px -96px;
	text-decoration: none;
	color: #fff;
	}
#exchange-plans li a.exchange-hosting:hover {
	background-position: 0px -144px;
	text-decoration: none;
	color: #fff;
	}
ul#exchange-plans li a span {
	display:block;
	padding:0 0 0 7px;
	font-weight:normal;
	font-size:11px;
	background: url(/images/global/arrow-5px-yellow.gif) no-repeat left 5px;
	}
#exchange-benefits {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#exchange-benefits li {
	margin:0 0 5px;
	padding:0 0 0 10px;
	background: url(/images/global/arrow-5px-white.gif) no-repeat left 5px;
	}
#standard-email {
	margin:0 0 15px;
	padding:15px 15px 15px;
	color:#333;
	background: #f8e9ce url(/images/biz-email/email-bg.jpg) no-repeat bottom;
}
#standard-email h2 {
	display:block;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:16px;
	xfont-weight:normal;
	color:#333;
	border-bottom:1px solid #ff9900;
	}
#standard-email h3 {
	margin:0 0 5px;
	font-size:12px;
	}
#standard-email p {
	margin:0 0 15px;
	}
	
/* --- Callout --- */
.callout {
	float:left;
	width:540px;
	margin:0;
	padding:10px;
	background: url(/images/biz-email/ef-btm-grad.gif) repeat-x bottom;
	border-top:1px dotted #ccc;
	}

a .callout h3.sitemail {
	margin:10px 0 0 5px;
	width:135px;
	height:26px;
	float:left;
	text-indent:-8008px;
	background: transparent url(/images/biz-email/sitemail-logo.gif) no-repeat 0 0;
}
a .callout h3.gigamail {
	margin:10px 0 0 5px;
	width:156px;
	height:34px;
	float:left;
	text-indent:-8008px;
	background: transparent url(/images/biz-email/gigamail-logo.gif) no-repeat 0 0;
}
a .callout h3.cleanmail {
	margin:10px 0 0 5px;
	width:153px;
	height:19px;
	float:left;
	text-indent:-8008px;
	background: transparent url(/images/biz-email/clean-mail-logo.gif) no-repeat 0 0;
}

.callout * {
	width:340px;
	float:right;
	}

.callout * * {
	width:auto;
	float:none;
	}
a .callout ul {
	margin:10px 0;
	padding:0 0 0 10px;
	border-left: 1px solid #efefef;
	list-style-type:none;
	}
a .callout ul li {
	margin:0 0 5px;
	padding:0 0 0 10px;
	background: transparent url(/images/global/arrow-5px-blu.gif) no-repeat left 5px;
	}

a .callout {
	margin:0;
	padding:0;
	color:#999;
	text-decoration:none;
	}
a:hover .callout {
	color:#474747;
	background:#fff;
	background-image:none;
	cursor:hand;
	}
	

/* --- Blue Ball List --- */
ul.blue-arrow-balls {
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul.blue-arrow-balls li {
	margin:0 0 5px;
	}
ul.blue-arrow-balls li a {
	margin:0;
	padding:0 0 0 10px;
	background: transparent url(/images/global/arrow-5px-blu.gif) no-repeat left 5px; 
	}
