      .boutiqueContent {
	float: right;  
	width: 665px;
	
	padding-top: 44px;
	border-right: 0px;
	margin-bottom:38px;
	background: url(/skin/frontend/default/parfumerie/boutiques/marcjacobs/logo.gif) no-repeat right top;
}

.boutiqueContentIn {
	margin-left:24px;
    height:395px;
}

/* Please use the following guidlines for width and height:
"static" image - width: 168px; height: 310px; 
"MainImageSnippet" - width: 246px; height: 252px;  */
.boutiqueAbout { 
	float: left;  
	width: 168px;
	height: 310px;
	margin-top: 66px;
	text-align: center;
	background: url(/skin/frontend/default/parfumerie/boutiques/marcjacobs/links.gif) no-repeat left top;	
}

/* Please use the following guidlines for width and height:
"static" image - width: 347px; _width: 349px; height: 393px; _height: 395px;
"MainImageSnippet" - width: 347px; _width: 349px; height: 393px; _height: 395px;   */
.boutiqueMain { 
  	float: left; 
   	width: 448px;
	_width: 349px;
	height: 390px;
	_height: 395px;
	border: 1px solid #CCC;
}


.boutiqueDecor { 
	float: left;  
	width: 23px;
	background: url(/skin/frontend/default/parfumerie/boutiques/marcjacobs/rechts.gif) no-repeat right top;	
}

.boutiqueDecor img { /* Definition for the trans_pixel.gif */
	width: 23px; 
	height: 395px;
}

.boutiquePromo { 
	margin-bottom:18px;
}

.boutiquePromo img {
	margin:18px 0 0 24px;	
}

.abouttxt {
	color: #FFF; 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 13px;
	padding: 37px 10px 0px 20px /* padding varies for each boutique */
}

.aboutlink {
	a.color: #FFF; 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	padding: 0px 5px 0px 15px;
}  

.aboutlink A:link {color: #FFF;}
.aboutlink A:visited {color: #FFF;}
.aboutlink A:active {color: #FFF;} 

