/* Montage div styling */
.clear{clear:both;}

#montage-container{
	position:relative;
	display:block;
	clear:both;
	width:510px; height:340px;
}
	#montage-container.reception{height:740px;}

.montage-landscape,
.montage-portrait{
	background-color:#FFFFFF;
	border:1px solid #cbcbcb;
	float:left;
	display:block;
	padding:1px; margin:0;
}
	.montage-landscape img,
	.montage-portrait img{
		margin:0; padding:0;
		float:left;
	}

/* Positioning */

#montage-container span{
	position:absolute;
	display:block;
	float:left;
	margin:0;
}

	span.pew1{top:10px;left:10px;z-index:0;}
	span.pew2{top:80px;left:110px;z-index:10;}
	span.pew3{top:160px;left:180px;z-index:30;}
	span.pew4{top:0;left:200px;z-index:50;}
	span.pew5{top:80px;left:300px;z-index:70;}
	span.pew6{top:140px;left:40px;z-index:90;}
	
	span.reception1{top:10px;left:0px;z-index:100;}
	span.reception2{top:0;left:120px;z-index:100;}
	span.reception3{top:20px;left:240px;z-index:100;}
	span.reception4{top:0;left:360px;z-index:60;}	
	span.reception5{top:110px;left:10px;z-index:100;}
	span.reception6{top:100px;left:160px;z-index:100;}
	span.reception7{top:120px;left:270px;z-index:80;}
	span.reception8{top:220px;left:335px;z-index:100;}	
	span.reception9{top:220px;left:5px;z-index:20;}
	span.reception10{top:240px;left:120px;z-index:100;}
	span.reception11{top:260px;left:240px;z-index:100;}
	span.reception12{top:320px;left:335px;z-index:60;}	
	span.reception13{top:360px;left:0px;z-index:100;}
	span.reception14{top:375px;left:85px;z-index:100;}
	span.reception15{top:390px;left:190px;;z-index:100;}
	span.reception16{top:440px;left:290px;z-index:80;}	
	span.reception17{top:445px;left:370px;z-index:100;}
	span.reception18{top:505px;left:10px;z-index:100;}
	span.reception19{top:515px;left:140px;z-index:40;}
	span.reception20{top:580px;left:215px;z-index:20;}	
	span.reception21{top:585px;left:330px;z-index:100;}
	span.reception22{top:595px;left:0px;z-index:100;}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


