﻿td.BandBioBox 
{
	padding: 8px;
	text-align: justify;
	width: 814px;
}

td.BandInfoBox 
{
	padding: 8px;
	text-align: justify;
	border-right: dashed 1px #cccccc;
}

td.BandInfoTitle 
{
	border-bottom: dashed 1px #cccccc;
}

td.BandInfoData 
{
	padding-top:4px;
}

div.BandInfoPanel 
{
	width: 100%;
}

table.DiscographyAlbums 
{
	width: 184px;
}

tr.AlbumDetails 
{
	padding: 2px;
	background-color: Transparent;
	width: 184px;
}

img.AlbumCover 
{
	border: 1px solid #cccccc;
}

td.AlbumTitle 
{
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	position: relative;
}

a.Magnifier 
{
	position: relative;
	top: -18px;
	left: -2px;
}

div.MagnifierSpacer 
{
	height: 16px;
}