table
{
	width: 100%;
}
th
{
	text-align:center;
	color: black;
	font-size: 13px;
}
td.last
{
	text-align:right;
}

/* CSS Document */
#header
{
	background-image:url(../images/header/Discography.jpg);
}

/*** page divs ***/
#contentLeft
{
	margin-right: 186px;
}
#contentRight
{
	float:right;
	margin-right: 15px;
	width:156px;
}

#contentRight img
{
	float: left;
	width: 156px;
	height: 141px;
	margin-bottom: 15px;
}