﻿.AlbumName
{
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.AlbumName a
{
	color: black;
	text-decoration: none;
}

.AlbumPic
{
	height: 140px;
	/*border: solid 2px black; */
	text-align: center; 
	vertical-align: middle;
	padding-right: 6px;
	
	background-image:url(../images/albumframe.png);
	background-repeat: no-repeat;
	background-position:center;
}

.PicStyle
{
	border: solid 1px black;
}