﻿.split 
{
	width: 20px;
	background-image: url(http://www.villevirtuelle.be/galeriedessers/galerie2/expo-lijn.jpg); 
	background-repeat: repeat-y; 
	background-position: center;
}

.largesplit 
{
	width: 20px;
	height: 50px;
	background-image: url(http://www.villevirtuelle.be/galeriedessers/galerie2/expo-lijn.jpg); 
	background-repeat: repeat-y; 
	background-position: center;
	text-align: left;
}

.normalstyle
{
	font-family:verdana; 
	color:#B9B9B9; 
	font-size: 12px;
	text-align: left;
}

.smallstyle
{
	font-family:verdana; 
	color:#B9B9B9;
	font-size: 9px;
	text-align: left;
}

.artiststyle
{
	font-family:verdana; 
	color:#B9B9B9;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
