/*
Theme Name: Vivonet	
Theme URI: http://vivonet.com/
Description: Wordpress theme for Vivonet.
Version: 1.0
Author: Daddydesign.com
Author URI: http://daddydesign.com/
Tags: Green,White
*/

.calculator-inputs, .calculator-results {border-collapse:collapse;width:426px;font-family:arial;font-size:12px;color:#4D4D4D;}
.calculator-inputs {margin:15px auto 0 auto;border:1px solid #8C8C8C;border-bottom:0}
.calculator-results {margin:0 auto}
.calculator-inputs th {border-bottom:1px solid #8C8C8C;height:27px;background:url('http://www.vivonet.com/images/calc_title_bg.jpg');
	text-align:left;font-family:tahoma;font-size:17px;color:#75B91D;padding:5px 10px}
.calculator-inputs td,.calculator-results td, .calculator-results th {padding:5px 10px}
.calculator-results th,.calculator-results td {border:1px solid #8C8C8C}
.calculator-results th {text-align:right}
.calculator-inputs .td-input {text-align:right}
.td-small {font-size:10px;color:#777}
.td-res {text-align:right;padding-left:30px}
.td-res-total {background:#999999;color:#FFF}

#calculator-submit {border:0;width:98px;height:27px;cursor:pointer;background:url('http://www.vivonet.com/images/calculate.jpg');outline:none}
#calculator-submit:hover {background-position:0 -27px}

.form-calculator {margin:0}
.form-calculator select {width:160px}