/* Culture specific styles */
body {font-family: Tahoma; font-size: 12px}
ul {list-style:none; margin:5px 15px 5px 0px; padding:0;}
div#wrapper {text-align:right;/*dir=rtl*/}
div#leftSide {float:right; margin:0px 0px 0px 0px; padding:0px; border-right:solid 0px #c4c4c4;/*dir=rtl*/}
div#rightSide {margin:0px 2px 0px 0px; padding:0px; border-left:solid 0px #c4c4c4; border-right:solid 1px #c4c4c4;/*dir=rtl*/}
.title3 {text-align:right;/*dir=rtl*/}
.menu ul {margin: 5px 15px 5px 0px; padding:0px;}
.navRowL {float:right; width:auto;}
.navRowR {float:right; width:100%; text-align:right;}
.btnLeft {float:right; padding: 2px 10% 2px 0px}
.btnRight {float:left; padding: 2px 0px 2px 10%}
/* DisplayProuct.aspx */
.pagingInfo {float: left; white-space:nowrap; font-weight: normal}
#dpViewAll {padding:4px 4px 4px 0px; float:left}

#customersWhoBoughtTIAB .titleLeft {float:right}
#customersWhoBoughtTIAB .item {float:right;padding:2px;vertical-align:top}
#customersWhoBoughtTIAB .left {float:right;padding-right:2px}
#customersWhoBoughtTIAB .right {float:right;margin-right:2px;text-align:right}

#recentlyViewedItems .titleLeft {float:right}
#recentlyViewedItems .titleRight {float:left}
#recentlyViewedItems .item {float:right;vertical-align:top}
#recentlyViewedItems .left {float:right;padding-right:2px}
#recentlyViewedItems .right {float:right;margin-right:2px}


