ul#boutique{margin:0 auto}

#boutique li{
background: #32231e url(../images/loading.gif) center no-repeat;
}

#boutique h6
{margin:0;
line-height:130%;
font-family:sans-serif;
font-weight:normal;
color:#222
}

#boutique span{
font-family:Verdana,sans-serif;
line-height:120%;
color:#444;
background:#eee3db;
margin:0;
padding:10px 15px 14px
}

#boutique .front{
margin-top:40px
}

#boutique .front img{
margin:6px
}

#boutique .front h6{
font-size:28px
}

#boutique .front span{
font-size:11px
}

#boutique .behind{
margin-top:20px
}

#boutique .behind img{
margin:3px
}
#boutique .behind h6{
font-size:18px
}

#boutique .behind span{
font-size:9px
}

#boutique .back{
margin-top:0
}

#boutique img{
margin:1px
}

#boutique .back h6{
font-size:13px
}

#boutique .back span{
font-size:9px
}

#boutique{
margin:0;
padding:0;
position:relative;
z-index:1
}
#boutique li{
margin:0;
padding:0;
list-style:none;
position:absolute;
z-index:1;
display:none;
border-width:0
}

#boutique img{
border:0;
vertical-align:bottom
}

#boutique span{
display:block;
position:absolute;
left:0;
right:0;
bottom:0;
text-align:left;
cursor:default
}

#boutique h6{
cursor:default
}

#boutique a{
cursor:default;
text-decoration:none
}

#boutique img,#boutique li,#boutique a{
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-o-user-select:none;
user-select:none;
-webkit-user-drag:none;
-moz-user-drag:none;
user-drag:none
}