.button_box{
	margin-top:25px;
	margin-left:12px;
	width:900px;
}
.buttoncontainer *{
	font-family: Tahoma;
	color: #333;
	font-size: 11px;
	font-weight: normal;

}
table.buttoncontainer a{
	text-transform: uppercase;
	text-decoration:none;
}
table.buttoncontainer{
	margin:0;
	padding:0;
	width:906px;
	height:29px;
	border:0;
	background:url(/images/avtomir/car_menu_center.gif) repeat-x;
}
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;
	padding-left:5px;
	padding-right:5px;
}
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;
}