
.space A:link {text-decoration: none
	color: white;
}
.space A:visited {text-decoration: none
	color: white;
}
.space A:active {text-decoration: none
	color: white;
}
.space A:hover {text-decoration: none; 
	color: white;
}




#galleryTable
{
    position:relative;
    margin:0px;
    top:-10px;
    left:-8px;
    border-width:0px;
}
td.space
{
    margin-top:14px;
}
#galContainer
{
    height:100px;
    width:252px;
    margin: 0 0 0 4px;
    display:block;
    cursor:pointer;
}
#descriptionBox
{
    width:252px;
    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:117px;
    color:#686868;
    font-size:10px;
    width:120px;
}
#albumTitle
{
    font-size:12px;
    font-weight:bold;
    color:#000;
    line-height: 1.1;

}
#descriptiveText
{
     padding-top:4px; 
    line-height:11px;
    width:126px;
}
.tableSpacer
{
    width:20px;
    height:15px;
}
#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;

}

#SMISImages a, #SMISImages a:visited, #SMISImages a:link {
	text-decoration: none;
	color: white;
}
.smisAlbumPager 
{
    height:13px;
    width:20px;
    border:1px #ccc solid;
    font-size:10px;
    text-align:right;
    color:#225B88 !important;
    position:relative;
    top:1px;
    text-decoration:line;
    text-decoration:underline;
    cursor:pointer;
    float:left;
    text-align:center;
}
.smisActivePager
{
    height:13px;
    width:20px;
    border:1px #ccc solid;
    font-size:10px;
    text-align:right;
    color: Black;
    position:relative;
    top:1px;
    cursor:auto;
    float:left;
    text-align:center;
    background-color:#848483;
}
.smisPageClass
{
    text-align:center;
}
