.countries{
	margin:57px 0 0 20px;
	float:left;
	width:110px;
}

.countries ul{
	margin-bottom:20px;
}

.countries li{
	float:none;
}

.countries h2{
	margin:0px 0px 6px 0px;
	width:110px;
}

.regions{
	margin-top:57px;
	float:right;
	width:760px;
}

.region{
}

.region li{
	clear:both;
	margin-bottom:20px;
}

.region h3{
	font-weight:bold;
	margin-left:0;
	/*border-bottom:1px solid #ccc;
	*/width:760px;
}

.stores li{
	font-weight:bold;
	padding:5px 0 0 2px;
	margin:8px 20px 8px 0;
	display:block;
	clear:none;
	float:left;
	width:168px;
	height:140px;
}

.stores li p{
	font-weight:normal;
}

.stores li h4{
	font-weight:normal;
	margin-left:0;
}

.slideshow{
	width:630px;
	height:355px;
	margin-bottom:10px;
}

.storedesc{
	float:left;
	width:480px;
	margin-right:30px;
}

.storeaddress{
	float:left;
}
