#gallery_container { width: 400px; }

/* =Header
----------------------------------------------------------------------*/
#gallery_header {
margin: 0;
overflow: hidden;
width: 100%;
height: 20px;
}

h4#the_description {
float: left;
margin: 0;
}

/* #gallery_header p {
float: right;
padding-right: 15px;
width:48%;
margin: 0;
text-align: right;
clear: none;
} */



/* =Showcase
----------------------------------------------------------------------*/
#showcase { width: 400px; }
div#showcase img { border: solid 1px #ccc; }
 
img.swatch {
margin:0 auto;
width: 52px;
height: 52px;
} 

#showcase li {
display: inline;
float: left;
text-align: center;
margin: 0 10px 10px 0;
}

.swatch_caption { 
color: #666;
font-size: 0.76em;
width: 56px;
height: 27px;
text-align: center;
line-height: 1em;
}

/* =Placeholder
----------------------------------------------------------------------*/
#placeholder {
width: 188px;
height: 236px;
clear: none;
}