.title { 
	background-color: white;
	background-image: url("images/style/bck_mobileDataTitle.gif");
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 20px; width: 541px;
}
.title img { float: left; }
.title div { float: right; margin-top: 1px; }
.title div img { float: left; }

.right_column_calculator { float: left; margin-left: 10px; }
ul { margin: 10px 0 0 20px; padding: 0;
	list-style-position: outside;	
	list-style-image: url("images/style/bpt_orange.gif");
	list-style-type: square;
	font-size: 0.85em;
}
ul li { margin: 0; padding: 0; }

.savingsCalculatorContainer { background-color: #ffb700; width: 221px;
padding: 5px;
color: white;
font-size: 0.8em; }
.savingsCalculatorContainer div { background-color: #feb100; padding: 5px; margin: 5px 0px;  }
select { font-size: 0.85em; color: #727272; width: 97px; border: 1px solid #c06b18; margin-top: 5px;}
.calculatorField { border: 1px solid #c06b18; width: 55px; height: 15px; margin-left: 15px; margin-bottom: 2px; float: left; }
.savingsCalculatorContainer label { width: 137px; display: block; float: left; }
