﻿.albumItem
{
    padding: 10px 10px 10px 10px;
    color: #B2B2B2;
}
.albumItem h4
{
    padding: 0px;
    margin: 0px;
}

.album
{
}
.album .topx----
{
    width: 14px;
    height: 14px;
    background-image: url(Images/album-l1.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.album .top-x---
{
    width: 60px;
    height: 14px;
    background-image: url(Images/album-mtl.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.album .top--x--
{
    background-image: url(Images/album-tstretch.gif);
    background-position: 14px bottom;
    background-repeat: repeat-x;
    height: 14px;
}
.album .top---x-
{
    width: 68px;
    height: 14px;
    background-image: url(Images/album-mtr.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.album .top----x
{
    width: 14px;
    height: 14px;
    background-image: url(Images/album-r1.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.album .mid-left
{
    height: 100%;
}
.album .mid-l1
{
    width: 14px;
    height: 81px;
    background-image: url(Images/album-l2.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
.album .mid-l2
{
    background-image: url(images/album-lstretch.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.album .mid-l3
{
    width: 14px;
    height: 39px;
    background-image: url(Images/album-l3.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.album .mid-r1
{
    width: 14px;
    height: 81px;
    background-image: url(Images/album-r2.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
.album .mid-r2
{
    background-image: url(images/album-rstretch.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.album .mid-r3
{
    width: 14px;
    height: 39px;
    background-image: url(Images/album-r3.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.album .botx----
{
    width: 14px;
    height: 14px;
    background-image: url(Images/album-l4.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.album .bot-x---
{
    width: 60px;
    height: 14px;
    background-image: url(Images/album-mbl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.album .bot--x--
{
    background-image: url(images/album-bstretch.gif);
    background-repeat: repeat-x;
    height: 14px;
}
.album .bot---x-
{
    width: 68px;
    height: 14px;
    background-image: url(Images/album-mbr.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.album .bot----x
{
    width: 14px;
    height: 14px;
    background-image: url(Images/album-r4.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
