@CHARSET "UTF-8";

div.sliders{
	margin: 10px; 
	width: 200px;
	background: transparent;
    color: #A5AE29;	
}
.container{
	margin: 0 auto;
	border: 2px solid #A5AE29;
	width: 500px;
    color: #3B3939;
	background-color: white;
}

div.results{
	margin: 0 auto;
	width: 1024px;
	background: #efebef;
}
.savings{
	
	float: left;
	/*position: relative;
	left: 120px;*/
    color: #8B8B8B;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.full{

	float: right;
	width: 620px;
	height: 160px;
	/*position: absolute;
	right: 0px;*/
    color: #8B8B8B;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.chart_left{
	background: url("img/grid1.gif") repeat-x;
	width: 350px;
	height: 100px;
	margin: 0 auto;
}
.chart_right{
	background: url("img/grid1.gif") repeat-x;
	width: 500px;
	height: 100px;
	margin: 0 auto;
}
.person_wrap{
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	height: 96px;
	width: 26px;
	bottom: 0px;
	display: inline;
}
.person{
	background: url("img/person.gif") no-repeat bottom right;
	width: 26px;
	bottom: 0px;
	bottom: 0px;
}
.percent_display{
	font-size: 11px;
	height: 20px;
	width: 26px;
}
.specialist{
	font-size: 11px;
	color: #8B8B8B;
}



td.percentages{
	font-size: 12px;
}

.all
{
position:absolute;
top:380px;
left:300px;
}

.all2
{
position:absolute;
top:340px;
left:180px;
margin: 0 auto;
width: 1000px;
}

