@charset "utf-8";
/* CSS Document */

.product_box
{
float:left;
margin-bottom:10px;
}
.product_caption
{
text-align:center;
margin:3px;
padding:5px;
background:#CCCCCC;
font-family:Arial, serif;
font-size:11px;
font-weight:bold;
}