.button_box{
	margin-left:12px;
	width:904px;
	/*border: solid 1px;*/
	clear:left;
	margin-top:0px;
}
table.buttoncontainer
{
	width:904px;
	margin:0;
	padding:0;
	height:29px;
	border:0;
	background:url(/images/avtomir/car_menu_center.gif) repeat-x;
}
table.buttoncontainer *
{
	font-family: Tahoma;
	color: #333;
	font-size: 11px;
	font-weight: normal;
}

table.buttoncontainer a{
	text-transform: uppercase;
	text-decoration:none;
}
table.buttoncontainer td.buttoncontainer_left{
	font-size:0;
	width:10px;
	background:url(/images/avtomir/car_menu_left.gif) no-repeat;
}
table.buttoncontainer td.buttoncontainer_right{
	font-size:0;
	width:6px;
	background:url(/images/avtomir/car_menu_right.gif) no-repeat;
}
table.buttoncontainer td.buttoncontainer_right_used{
	font-size:0;
	width:6px;
	background:url(/images/avtomir/car_menu_right_last.gif) no-repeat;
}
table.buttoncontainer td{
	background: url(/images/avtomir/car_div.gif) no-repeat;
	background-position: right 7px;
	text-align:center;
}
/*table.buttoncontainer  td.first{
	width:61px;
}*/
table.buttoncontainer td.nexttolast_new{
	width:74px;
}
table.buttoncontainer  td.last_new{
	width:83px;
	white-space:nowrap;
	background:none;
}
table.buttoncontainer td.nexttolast_used{
	width:65px;
	background:none;
}
table.buttoncontainer  td.last_used{
	width:92px;
	white-space:nowrap;
	text-align:right;
}
table.buttoncontainer a.used_cars{
	background:url(/images/avtomir/car_menu_center_last.gif) repeat-x;
	text-transform:none;
}

table.buttoncontainer div{
	padding-top:6px;
}
table.buttoncontainer a{
	height:29px;
	display:block;
}

<style type="opera/css">
	table.buttoncontainer a{
		margin-top:-3px;
	}
</style>

table.buttoncontainer td.preselected{
	background:none;
}
table.buttoncontainer a.selected{
	background: url(/images/avtomir/car_menu_but_hover.gif) repeat-x;
}


/* NEW *************************************************************************** */

table.buttoncontainer tr { vertical-align:top; }

table.buttoncontainer td,
table.buttoncontainer td a,
table.buttoncontainer td a:visited
{
  text-align:center;
  padding:0;
  text-align:center;
  line-height:25px;
  white-space:nowrap;
  font-family: Tahoma;
  color: #333;
  font-size: 11px;
  font-weight: normal;
}

table.buttoncontainer td a,
table.buttoncontainer td a:visited
{
  padding-left:11px;
  padding-right:10px;
}

table.buttoncontainer td.maxwidthspacer
{
  font-size:1px;
  background-image:none;
}

table.buttoncontainer td.last
{
  background-image: none;
}

table.buttoncontainer td a
{
  height:25px;
}

table.buttoncontainer td a:hover
{
  text-align:center;
  background-repeat: no-repeat;
  background-position: top left;
  color:#fff;
  font-size: 11px;
  font-weight: normal;
}

table.buttoncontainer td.nexttolast_used
{
  background-repeat:no-repeat;
}
