@charset "utf-8";
/* CSS Document */
h1.gallery {
padding-top: 7px;
text-align: center;
}

#tGallery {
margin: 22px 0 0 15px;
width: 360px;
height: 700px;
background: #060606;
}

#tGalleryTitle {
margin: 0 0 10px 0;
width: 360px;
height: 30px;
background: #060606;
}

#thumbContain {
margin: 0;
width: 120px;
height: 140px;
text-align: center;
float: left;
}

#noDetail {
padding-bottom: 15px;
}

table {
margin: 10px auto 0 auto;
width: 360px;
}

td {
width: 120px;
height: 160px;
}

#galleryDescriptionShort {
width: 340px;
margin: 10px auto 10px auto;
}

#galleryDescriptionLong {
width: 340px;
margin: 0 auto 10px auto;
}

.continue {
margin-top: -10px;
text-align: center;
}
