﻿@import url(sections/general.css);
@import url(sections/header.css);
@import url(sections/menu.css);
@import url(sections/heading.css);
@import url(sections/footer.css);
@import url(lightbox.css);
.sShotList
{
 width: 900px;
}
.sShotList td
{
 width: 180px;
 padding: 15px 0px;
 margin: 0;
 spacing: 0;
 border: 0px solid #FF0000;
}
.sShotImg
{
 padding: 0 15px;
 margin: 0;
 spacing: 0;
 width: 150px;
 height: 150px;
 background: url(../images/sshots/bg.jpg) center center no-repeat;
 border: 0px solid #00FF00;
}
.sShotTxt
{
 padding: 0 10px;
 margin: 0;
 spacing: 0;
 text-align: center;
 font-size: 14px;
 width: 160px;
 border: 0px solid #0000FF;
}
.wraptocenter
{
 display: table-cell;
 text-align: center;
 vertical-align: middle;
 width: 150px;
 height: 150px;
}
.wraptocenter *
{
 vertical-align: middle;
}
/*\*//*/
.wraptocenter
{
 display: block;
}
.wraptocenter span
{
 display: inline-block;
 height: 100%;
 width: 1px;
}
/**/