@CHARSET "ISO-8859-1";



.frame
{
	margin:0 auto;
}

.dd_table th
{
	font-weight: bold;
	font-size:12px;
}

#paddingContainer
{
	text-align:left;
	min-height:500px;
	overflow:auto;
}

.artistContent h3
{
	font-size:16px;
}




/** 
*CAN BE REMOVED WHEN OLD CODE SHOULD NOT BE USED ANYMORE
*Put here to make this => | separator have the correct colours even in the old code
*	
**/
#loggedOutBox td {
	font-size: 13pt;
	font-weight:bold;
	color: #9BB7D4;
	background-color: #0c3765;
}

/**
*CAN BE REMOVED WHEN OLD CODE SHOULD NOT BE USED ANYMORE
* necessary to make the correct color show up on the disclaimer
*/
#footer p
{
 color: #9BB7D4;
}

#loggedOutBox a {
	font-size: 13pt;
	font-weight:bold;
	color: #9BB7D4;
	background-color: #0c3765;
}
