﻿body{
	direction: ltr;
}

#dvBody{
	text-align: justify;
	color: #B0BDCC;
}

#dvLanguages{
	text-align: right;
}

.rs-dvHeaderLogo{
	float: left;
}

#dvGlobalBar{
	direction:ltr;
	text-align:right;
}

.btn
{
	direction: ltr;
}

.ZoneOneImageNear
{
	float:left;
}

.ZoneOneImageFar
{
	float:right;
}

.nearImage /* near for the Left to right lay out*/
{
	float:left; 
}

.farImage /* far for the Left to right lay out*/
{
	float:right; 
}

.BottomCrossCellSeperator
{
	float: left;
}

.BottomCrossCellLayout
{
	float: left;
}

.BottomCrossCellImage
{
	float:left; 
}

.BottomCell /* A cell in the footer cross cell*/
{
	float: left;
}

.BottomCrossCellText
{
	float:left; 
}

.ZoneTwoPropertyMainContent
{
	float:left;
}

.ZoneTwoNearCrossSell
{
	float: left;
}

.ZoneTwoFarCrossSell
{	
	float: left;
}

.ZoneItemRepeaterContentNear
{
	float:left;
}

.ZoneItemRepeaterContentFar
{
	float:left;
}

.near
{
	float:left; /* for the divs that need to float in a LTR environment */
}

.far
{
	float:right; /* for the divs that need to float in a LTR environment*/
}

.ItemDetailFar
{
	margin-left:129px;
}

.portfolioPad{
	margin-left:20px;
}

.avatarLinkFar
{
	right: 0px;
}
