body {background:url('../images/background.jpg') no-repeat left top;font-family:arial;}

#container {margin-left:50px;margin-top:140px;}
#slider {background:url('../images/slider_background.png') no-repeat left top;border:none;height:213px;margin-left:10px;width:30px;}
#scale {float:left;margin-left:8px;margin-top:20px;}
#slider_value {border:solid 1px #8DCD42;margin-top:10px;padding-left:3px;width:60px;}
#graph {float:left;margin-left:90px;}
#annual_savings {left:395px;position:absolute;top:545px;}

.ui-widget-content .ui-state-default {background:url('../images/slider_handle.png') no-repeat left top;margin-left:17px;}
.ui-widget-content .ui-state-hover{background:url('../images/slider_handle.png') no-repeat left top;}
.ui-widget-content .ui-state-active{background:url('../images/slider_handle.png') no-repeat left top;}
h2 {color:#808080;margin:0;padding:0;width:450px;}
p.copy {color:#808080;margin:0;padding:0;width:450px;}
p.copy a {color:#3171B2;text-decoration:none;}
p.copy a:hover {text-decoration:underline;}
.bar {float:left;position:relative;overflow:hidden;width:60px;}
#standard_bar {background-color:#3171B2;margin-left:40px;}
#hybrid_bar {background-color:#8DCD42;margin-left:30px;}
.unit {bottom: -125px;float:left;left:-10px;position:relative;}
.money {color:#3171B2;font-size:18px;font-weight:bold;}

/* IE6 Styles */
html.ie6 .ui-widget-content .ui-state-default{margin-left:20px;width:1.7em;}
html.ie6 .unit {bottom: -135px;float:left;left:-10px;position:relative;}
html.ie6 .bar {font-size:1px;line-height:0;}
html.ie6 #slider {width:40px;}
html.ie6 #standard_bar {background-color:#3171B2;margin-left:10px;}
html.ie6 #hybrid_bar {background-color:#8DCD42;margin-left:40px;}
/* End IE6 Styles */

/* IE7 Styles */
html.ie7 .ui-slider .ui-slider-handle {width:1.5em;}
html.ie7 .unit {bottom: -125px;float:left;left:-10px;position:relative;}
html.ie7 .bar {font-size:1px;line-height:0;}
/* End IE7 Styles */

/* IE8 Styles */
html.ie8 .unit.standard {bottom: -137px;}
html.ie8 .unit.hybrid {bottom: -135px;}
/* End IE8 Styles */