div.artist_col_1, div.artist_col_2
							{ position: absolute; top: 30px; }

.url_artist, div.artist_col_1, div.artist_col_2, div.artist_col_1 a, div.artist_col_2 a
							{ font-family:"Century Gothic", Arial;  color: #999999; font-size: 12px; text-decoration: none; font-weight: none; }

div.artist_col_1 a:hover, div.artist_col_2 a:hover
							{ color: #999999; text-decoration: none; font-weight: bold; }

.url_artist					{ /* height: 24px; */ height: 23px; }
html>body .url_artist		{ /* min-height: 24px; */ min-height: 23px; } 

div.url_artist				{ width: 175px; display: table-row-group; text-align: left; }
html>body div.url_artist	{ min-width: 175px; max-width: 175px; }

div.artist_col_1, 
div.artist_col_2			{ position: absolute; /* top: 52px; */ top: 32px; }

div.artist_col_1 			{ left: 6px; text-align: left; }
div.artist_col_2 			{ left: 165px; text-align: left; }

div.artist_title,
div.preview					{ position: absolute; left: 386px; width: 400px; min-width: 400px; }

div.artist_title			{ top: 12px; height: 24px; }
div.preview					{ top: 40px; height: 400px; text-align: center; vertical-align: middle; }
html>body div.artist_title	{ min-height: 24px; }
html>body div.preview		{ min-height: 400px; }

div.imgborder				{ /* margin: auto 0; /* }
.imgborder				{ /* border: 2px solid #3F3F3F; */ }

div.faded_square			{ position: absolute; top: 0px; left: 318px; top: 67px; }