#tyreselector
{
}

#tyreselector .left
{
  height: 250px !important;
}

#tyreselector .right
{
  height: 250px !important;
}

#tyreselector_car div.column_1
{
  width: 120px;
  float: left;
}

#tyreselector_car div.column_2
{
  width: 225px;
  float: left;
}


#tyreselector_car #make
{
  width: 150px;
}

#tyreselector_car #year
{
  width: 70px;
}


#tyreselector_car #model, 
#tyreselector_car #version, 
#tyreselector_car #tyre_size 
{
  width: 225px;
}


#tyreselector_size
{
}

#tyreselector_size div
{
}

#tyreselector_size div.column_1
{
  width: 165px;
  float: left;
}

#tyreselector_size div.column_2
{
  width: 50px;
  float: left;
}





#tyreselector .submit
{
  margin: 15px 0 0 0;
}

div#ajax_loader 
{
  position: absolute; 
  margin: 0; 
  padding: 10px 10px 10px 30px; 
  background: #fff url('http://www.nokiantyres.fi/files/nokiantyres/images/ajax-loader.gif') 10px 50% no-repeat;
  display: none;
  z-index: 100;
}

div#tyreselector_results
{
}