div.artist_previewwindow
{
	width:210px;
	height:210px;
}

a.artist_previewwindow_title, a.artist_previewwindow_name
{
	width:210px;
	font-family: Segoe UI, Calibri, Times New Roman;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	clear:right;
}

a.artist_previewwindow_title:hover, a.artist_previewwindow_name:hover
{
	color:#ff0000;
}

img.artist_previewwindow_image
{
	margin-top:10px;
	border:1px solid #000000;
}

div.categorie_preview
{
	float:left;
	margin-left:6px;
	margin-right:5px;
}
img.categorie_preview_image
{
	margin-top:10px;
	border-width:0px;
}

a.categorie_preview_title
{
	font-family: Segoe UI, Calibri, Times New Roman;
	font-size:16px;
	text-decoration:none;
	color:#000000;
}

a.categorie_preview_title:hover
{
	color:#ff0000;
}

img.artist_image
{
	margin-top:20px;
	margin-left:10px;	
	margin-right:10px;
	border-width:0px;
	border:1px solid #000000;
}