﻿.photo-frame
{
  border-style: none;
}
.photo-frame td
{
  padding: 0px;
  border: none;
}
.topx--
{
  background-image: url(../Images/AlbumFrames/frame-topx--.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
  vertical-align: top;
}
.top-x-
{
  background-image: url(../Images/AlbumFrames/frame-top-x-.gif);
  background-repeat: repeat-x;
  width: auto;
  height: 4px;
}
.top--x
{
  background-image: url(../Images/AlbumFrames/frame-top--x.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
  vertical-align: top;
}

.midx--
{
  background-image: url(../Images/AlbumFrames/frame-midx--.gif);
  background-repeat: repeat-y;
  width: 4px;
  height: auto;
}
.mid--x
{
  background-image: url(../Images/AlbumFrames/frame-mid--x.gif);
  background-repeat: repeat-y;
  width: 4px;
  height: auto;
}

.botx--
{
  background-image: url(../Images/AlbumFrames/frame-botx--.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
  vertical-align: top;
}
.bot-x-
{
  background-image: url(../Images/AlbumFrames/frame-bot-x-.gif);
  background-repeat: repeat-x;
  width: auto;
  height: 4px;
}
.bot--x
{
  background-image: url(../Images/AlbumFrames/frame-bot--x.gif);
  background-repeat: no-repeat;
  width: 4px;
  height: 4px;
  vertical-align: bottom;
}

