﻿#galleryTable
{
position:relative;
margin:0px;
top:-10px;
left:-8px;
border-width:0px;
}
td.space
{
margin-top:14p;x
}
#galContainer
{
height:104px;
width:288px;
margin: 10px 0 0 17px;
display:block;
cursor:pointer;
}
#descriptionBox
{
width:288px;
height:73px;
background-color:#e8e8e8;
}
#photoBox
{
position:relative;
z-index:2;
height:100px;
width:104px;
background-image:url(/images/photoPrintsBackground.jpg);
top:-92px;
left:6px;
}
#photoBox #photo
{
position:relative;
top:5px;
left:7px;
height:80px;
width:80px;

}
#textBox
{
position:relative;
top:6px;
left:123px;
color:#686868;
font-size:10px;
width:120px;
}
#albumTitle
{
font-size:12px;
font-weight:bold;
color:#000;
}
#descriptiveText
{
line-height:11px;
width:160px;
}
.tableSpacer
{
width:20px;
height:30px;
}
#pageLink
{
color:#0062bb;
font-size: 12px;
font-weight:bold;
text-decoration:none;

}
#currentPage
{
color:#000;
font-size: 12px;
font-weight:bold;
}
#pageLinksHolder
{
width:99%;
height:30px;
vertical-align:top;
text-align:center;

}
#pages
{
height:13px;
width:20px;
border:1px #ccc solid;
font-size:10px;
text-align:right;
position:relative;
top:1px;
}