body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
td {
	padding: 0px;
}
h1 {
	font-size: 22px;
	color: #1693b2;
	margin: 10px 0;
	letter-spacing: -1px;
}
h2 {
	color: #5fceea;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 5px 0;
}
h3 {
	color: #288AA2;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 5px 0;
}
a {
	outline: none;
	color: #5fceea;
}
input.text{
	height:16px;
	font-size:13px;
	border:solid 1px #cacaca;
}
.select{
	height:20px;
	font-size:12px;
	border:solid 1px #cacaca;
}
ul {
	list-style-image: url('layout/default/gfx/bullet_list.gif');
}
/* Q-music lay-out */

div#overzicht td.yes {
	background: url('layout/front/gfx/yes.gif') no-repeat left;
	color: #51be02; 
	font-weight: bold; 
	line-height: 30px;
	padding-left: 30px;
	width: 215px;
}

div#overzicht td.no {

	background: url('layout/front/gfx/no.gif') no-repeat left;
	color: #dc0000; 
	font-weight: bold; 
	line-height: 30px;
	padding-left: 30px;
}