﻿ *{ margin: 0; padding: 0;}
body { background-color: #fff;}
.gallery { width: 360px; margin: 0 auto;}
.gallery img { display: block;}
.main-image img { border: 1px solid #eee; background-color: #fff;}
.thumbnails {height: 70px; margin: 10px 0 0 -15px; list-style-type: none;}
.thumbnails li { width:74px; height: 70px;  float: left; margin-left: 15px; display: inline;}
.thumbnails img { border: 1px solid #eee; background-color: #fff;}