/* Overriding styles to cater for Safari browsers on the Mac */		


/*------------------------------------------GLOBAL------------------------------------------*/		

#innerStructureContent {
	clear:both;
	width:auto;
	}
	
#TopLevelNavigationContainer {
	width:264px;
	xfloat:left;
	}
	
#countrySelectionContainer {
	text-align:center;
	}	

.globalpopupFieldLabel {
	width:120px;
}
.categoryDropdownButton{
	border-width:0px 1px 1px 1px;
	border-style:solid;
	padding:2px 0px 0px 5px;
}
.productDetailDescriptionContainer{
	display: block;
	float:left;
}

