html { direction: rtl; }
#inner_content {font-family: "Tahoma", arial, sans-serif;} 
.rtl_only { display: inline; }
body { font-family: Tahoma, arial, sans-serif; }

#languages {left: 15px; right: auto;}
#logo {right: 10px; left: auto;}
#badge {right: 550px; left: auto;}
#content { text-align: right; }

#header #payments { right: 550px; }

#swag form { text-align: right; }
#swag div .submit_tag { right: auto; left: 5px; }

.instructions { font-family: tahoma; }

.product_container { float: right; }
.product_container .stocks ul li, .product_container .stocks p { float: right; }
.product_container .stocks .stock_caption { margin-right: auto; margin-left: 5px; }

.product_box .special_badge { left: -7px; right: auto; }
	
.product_box img.product_image {
	float: right;
	margin-left: 15px;
	margin-right: 0px;
}

#product .add_to_cart_button .expected_date { 
	top: 16px; left: auto; right: 90px; 
}

#ie6 #product .add_to_cart_button .expected_date { 
	top: 15px; left: auto; right: 85px; 
}

#manufacturer_notes { font-family: Tahoma, sans-serif; }
#manufacturer_notes textarea { width: 100%; }

/* product page */
.middle .inner_right {
	text-align: left;
}

.ltr_style {
	direction: ltr;
	text-align: left;
}

div#prod_nav ul li {
	float: right;
	margin: 0 0 0 0.4em;
}

#product #adjust_quantities {
	margin: 0 auto 0 0;	
}


/* checkout page */
#clear_cart { float: left; }

/* menu */
div#menu { text-align: right; }

.emphatic { font-family: "Guttman Haim", Tahoma; font-size: 350% }

fieldset label, fieldset .label { float: right; text-align: left;}
fieldset .fieldgroup label { float: none; text-align: right;}
fieldset .fieldnote, fieldset .formError { right: 2%; left: auto; }

.ribbon { 
	font-family: "Tahoma", sans-serif;
	height: 15px;
	line-height: 1em;
	padding: 0.4em 25px;
}

.ribbon_error { 
	background: url(/images/language-specific/he/ribbons/error.gif) #e00 right no-repeat;
}

.ribbon_add { 
	background: url(/images/language-specific/he/ribbons/add.gif) #FFDD54 right no-repeat;
}

.first_column { float: right; }
.second_column { float: right; margin-right: 4em; }
html.admin ol { margin-right: 0; padding-right: 1em; }
html.admin li, li span { unicode-bidi: embed; direction: rtl; }   
html.admin ol.products li div   { float: right; }
html.admin .stock, html.admin .price { text-align: left; }

.big_badge img { right: auto; left: -30px !important; }


