/* */
body { direction: rtl; }

#toptabs ul {
	direction:ltr;
}
#toptabs ul li a {
	background: #000000 url("../images/tab_he.jpg") repeat-x;
   padding: 3px 24px 5px 24px;

}

LABEL.inputLabel {
	float: right;
	}

LABEL.inputLabelPayment {
	float: right;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	float: right;
	}

.back {
	float: right;
	}

.forward {
	float: left;
	}

.lineTitle {
	width: 15.5em;
	float:right;
	text-align:right;
}
.totalBox {
	float:right;
}

#bestsellers ol {
	margin-left: 0;
	margin-right: 0.5em;
}
#bestsellers .wrapper {
	margin: 0em 1.5em 0em 0em ;
	}

#front-manufacturers {
	direction:ltr;
}
#nav-cat li ul {
	position: absolute;
	right: 150px; /* Set 1px less than menu width */
}

/* Holly Hack. IE Requirement \*/
* html #nav-cat ul li { float: right; height: 1%; }
* html #nav-cat ul li a { height: 1%; }
/* End */

#cartContentsDisplay th { 	text-align:right; padding-right:4px;}

.categoryListBoxContents {	float:right; }

