#productIcon {
	float: left;
	margin-right: 8px;
	}
.carrier_box {
	position: relative;
	float: right;
	z-index:10;
	}
.carriers {
	border: 1px solid #069;
	background-color: #FFF;
	width: 110px;
	padding-bottom: 8px;
	margin: 9px 0px 0px 4px;
	}
.carrier_link {
	font: 12px/15px arial,helvetica,sans-serif;
	color: #666;
	margin: 1px 2px 0px 3px;
	padding: 0px;
	}
.carriers h1 {
	background-color: #40738f;
	font: bold 13px/16px arial,helvetica,sans-serif;
	color: #fff;
	padding: 4px;
	margin: 0px;
	}
.carriers a, .carriers a:visited {
	color:#666;
	text-decoration: none;
	font-weight: bold;
	}
.carriers a:hover, .carriers a:active {
	color:#40738f;
	text-decoration: underline;
	font-weight: bold;
	}
.carrier_sel {
	color: #999;
	}
.carrier_sm {
	font: 11px/13px arial,helvetica,sans-serif;
	margin: 2px 0px 6px 6px;
	}
#steps {
	position: relative;
	padding: 0px 0px 0px 15px;
	}
#steps h3 {
	font: bold 16px/16px arial,helvetica,sans-serif;
	margin: 6px 0px;
	padding-top: 6px;
	}
#steps td {
	font: 12px/15px arial,helvetica,sans-serif;
	}
#nextel {
	font: 11px/13px arial,helvetica,sans-serif;
	margin-top: 12px;
	}
#nextel a, #nextel a:visited {
	color:#40738f;
	text-decoration: underline;
	}
#nextel a:hover, #nextel a:active {
	color:#666;
	text-decoration: none;
	}
em {
	text-decoration: underline;
	font-style: normal;
	}
#phonelist {
	position: relative;
	width: 100%;
	clear: both;
	padding-bottom: 12px;
	}
#phonelist h3 {
	font: bold 16px/16px arial,helvetica,sans-serif;
	margin: 12px 0px 6px 0px;
	clear: both;
	}
#phonelist table {
	border: 1px solid #40738f;
	}
#phonelist td {
	font: 11px/14px arial,helvetica,sans-serif;
	}
#carrierLogo {
	padding: 0px 12px;
	}
#carrierBox {
	margin-top: 20px;
	}
#send2phone {
	position: absolute;
	visibility: hidden; display: none;
	margin: 0px; padding: 0px;
	width: 160px;
	background: #e2eefb;
	border: 1px dotted #9cf;
	z-index: 12;
	right: 12px;
	top: 0px;
	}
.or { padding: 3px 0px; }
#apple { margin: 2px 0px 0px 5px; }

