.right_table{     
    width:260px;
}
.middle_table{    
    width:220px;
    text-align:center;
    margin-left:10px;
}
.middle_table table{background-color:#dfdff1;}

.left_table{    
    width:200px;    
    font-weight:bold;
}
.left_table table{background-color:#feebcb;}

.right_table table, tr, td {
  width:200px;  
}

.analysis{
  float:left;
  color:#000;
  
}
.analysis table{
  border:1px solid #999;
  border-collapse:collapse;
  margin:1px 0px 0px 5px;
}

.analysis table td{
	padding:0px 0px 0px 10px;
	color:#000;
}
.analysis tr{
  border:1px solid #999;
}

#slider tr {
  text-align:center;
}

.analysis td{
  font-size:11px;
  height:50px;
}

.analysis td{
  height:30px;
}
td.features{height:55px;}
td.arch{height:70px;}
td.accuracy{height:70px;}
td.voice{height: 50px;}
.slider-controls{
  width:100px;
  float:right;
  clear:both;
  margin-right:120px;
}
.back{float:left;}
.next{float:right;}
.analysis_chart{
  float:left;
  clear:both;
  margin:20px 0px 40px 0px;
  padding:0;
  width:711px;
}