@charset "utf-8";
.modelname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.newprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #FF9900;
	background-image: url(../assets/important-DoNotErase/price_lg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.small {
	font-size: 9px;
}
.rebate {
	background-color: #FF9900;
}
.phoneimagebg {
	background-color: #FFFFFF;
}


.newprice sup {
	font-size: small;
}
.newprice strong {
	font-size: x-large;
}
.upg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	background-image: url(../assets/important-DoNotErase/price_sm_bg.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: center;
}
.upg sup {
	font-size: 10px;
}
.upg strong {
	font-weight: bold;
	font-size: 12px;
}
.nocommit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	background-image: url(../assets/important-DoNotErase/price_sm_bg.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: center;
}
table.model {
	border: 1px solid #E4E4E4;
}

.nocommit sup {
	font-size: 10px;
}
.nocommit strong {
	font-size: 12px;
	font-weight: bold;
}
.keyfeatures {
	background-color: #FF9900;
}
.keyfeatures ul {
	margin-left: -25px;
}
.highlightsPDA {
	background-color: #FF9900;
	vertical-align: top;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.highlightsPhone {
	background-color: #99CCCC;
	vertical-align: top;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.highlightsBB {
	background-color: #D2E9FF;
	vertical-align: top;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.highlightsAir {
	background-color: #FFFF33;
	vertical-align: top;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
