div.form_calc {
float: left;
width: 500px;
}
div.calc {
float: right;
width: 250px;
height: 500px;
margin: 0 auto;
background: url('../img/koleso_shema2.gif') repeat-x;
}
span.label {
	
displaay:block;
float: left;
width: 150px;}

form select {width: 50px;}

div#Tw2,div#Tr2,div#Th2,div#Kl {
position: relative;
background-color: #ffffff;
font-size: 14px;
text-align: center;
width: 70px;
}

div#Tw2 {left: 95px; top: 15px;}
div#Tr2 {left: 180px; top: 235px;}
div#Th2 {left: 0px; top: 225px;}
div#Kl {top: 400px; width: 100%;}


table.speed { width: 98%; margin: 15px 10px 15px 0;}
table.speed tr th {width: 60%;}
table.speed tr td, table.speed tr th {padding: 3px 3px; margin: 0; border-bottom: 1px solid #ddd}
table.speed tr td{ padding: 0; text-align: center; border-left: 1px solid #ddd}

ul li {

}

input.sp, input.sp2{
text-align: center;
}
input.sp {margin: 0;}

input.sp2 {
border: none;
}
