#menuBottom
{
  margin: 0px auto;
  width: 982px;
}

#menuBottom li
{ 
  float: left;
}

#menuBottomNews, #menuBottomTest, #menuBottomAward, #menuBottomConfigurator, #menuBottomNewsletter
{
  height: 121px;
  display: block;
  margin-left: 2px;
}

#menuBottomAward:hover, #menuBottomConfigurator:hover, #menuBottomNewsletter:hover, #menuBottomTest:hover, #menuBottomNews:hover, #menuBottomLeftConfigurator:hover   
{
  background-position: 0px 121px;
}


#menuBottomNews
{
  background: url(../img/menu_bottom/menu_bottom_news.jpg);
  width: 161px;
}

#menuBottomTest
{
  background: url(../img/menu_bottom/menu_bottom_test.jpg);
  width: 161px;
}

#menuBottomAward
{
  background: url(../img/menu_bottom/menu_bottom_award.jpg);
  width: 161px;
}


#menuBottomConfigurator
{
  background: url(../img/menu_bottom/menu_bottom_configurator.jpg);
  width: 161px;
}

#menuBottomNewsletter
{
  background: url(../img/menu_bottom/menu_bottom_newsletter.jpg);
  width: 161px;
}



/*------------------*/
#menuBottomConfigurator select
{
  font-size: 9px;
  background: #419fc1;
  border-top: 1px solid #3682a4;
  border-left: 1px solid #3682a4;
  width: 90px;
}