/** Boutique Redesign classes **/
  
.boutiqueBrandHeaderDiv1 
{
	clear: both;
	width: 716px;
	background: #eaeaea;
	float: left;
}

.boutiqueBrandHeaderAnc1 
{
	float: left;
}

a.boutiqueBrandHeaderAnc2, a.boutiqueBrandHeaderAnc2:visited, a.boutiqueBrandHeaderAnc2:link, a.boutiqueBrandHeaderAnc2:active
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1a1f2b;
	margin: 25px 30px 0px 0px;
	background: #eaeaea;
}

a.boutiqueBrandHeaderAnc2:hover
{
	text-decoration: underline;
}

.boutiqueBrandHeaderImg1 
{

}  