body {behavior:url('/bitrix/templates/main/csshover.htc');}

	table.button{width:auto; min-width:10px; height:22px; margin:0px; padding:0px; border-collapse:collapse; border-spacing:0; margin:auto}
         *html .button {width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 10) ? '10px' : 'auto');}
	table.button tr{height:22px}
	table.button td{text-align:center; vertical-align:top; width:auto; height:22px; line-height:16px; padding:0px; margin:0px}
		table.button td.left_part_button{width:4px; height:22px; background:url(/bitrix/templates/main/images/inactive_left.gif) no-repeat right top;}
		table.button td.right_part_button{width:4px; height:22px; background:url(/bitrix/templates/main/images/inactive_right.gif) no-repeat left top;}
		table.button td.sam_button{width:auto; height:22px; background:url(/bitrix/templates/main/images/inactive_center.gif) repeat-x left top;}

table.button td.sam_button input{background:url(/bitrix/templates/main/images/menu_bgN.gif) no-repeat center top; border:0px; height:22px;
text-align:center; padding:0px 10px 2px 10px; cursor:hand; cursor:pointer; font-family:arial; font-size:15px; font-weight:bold; color:#443e3e}

		table.button:hover td.left_part_button{background:url(/bitrix/templates/main/images/active_left.gif) no-repeat right top;}
		table.button:hover td.right_part_button{background:url(/bitrix/templates/main/images/active_right.gif) no-repeat left top;}
		table.button:hover td.sam_button{background:url(/bitrix/templates/main/images/active_center.gif) repeat-x left top;}

table.cart{float:left; margin:0 10px 0 0}
