/* About CSS */
#calculator-container {float:left; width:902px; padding:0 0 0 60px;}

#icon-landing {float:left;}

.calculator-landing-text {float:left; width:379px; height:202px; padding:100px 36px 0 36px; font-size:14px; line-height:16px;}


/* Interesting Facts */
#facts-call-out-container-large {width:268px; height:277px; margin:0 0 20px 120px; background:transparent url(../_images/bg-facts-two-birds-large.gif) no-repeat; overflow:hidden;}
ul.facts-call-out-large {width:200px; height:200px; padding:54px 0 0 30px;}
ul.facts-call-out-large li {float:left; width:200px;}
ul.facts-call-out-large li.facts-call-out-text {padding:8px 0 8px 0; line-height:16px;}

ul.green-list {float:left; width:180px;}
ul.green-list li {float:left; width:180px; padding:0 0 8px 15px; color:#77BD43; background:transparent url(../_images/bullet-green.gif) 0 4px no-repeat;}

.col-1-facts {float:left; width:310px; padding:120px 0 0 124px;}

.col-2-facts {float:left; width:310px; padding:120px 0 0 43px;}

/*Calculators*/
#electronic-calc{float:left; width:922px; padding:0 0 30px 40px; height:527px;}
#transportation-calc{float:left; width:922px; padding:0 0 0 40px; height:320px;}

