@charset "utf-8";
/* CSS Document */
.gallery{width:600px;}
.gallery-row{
height:200px;
width:450px;
}
.gallery-box{
width:140px;
padding:15px 0 0 10px;
text-align:center;
float:left;
height:185px;
}