div.jsvalidation
{
	margin-left:15px;
	padding-top: 5px;
	font-size: 9px;
}

form dd
{
padding-top: 5px;
}

div#lightwindow_galleries_tab_container
{
display: none;
}

span.prijs
{
color:white;
font-weight:bold;
margin-left:10px;
}

address
{
margin-left:15px;
}


/* BUSVERVOER */

table.busvervoer {
	margin-left: 15px;
	width: 613px;
	margin-bottom: 20px;
}

table.busvervoer td {
	border-bottom: 1px solid #000000;
}
table.busvervoer td.place {
width: 303px;
}

table.busvervoer td.time {
width: 80px;	
}

table.busvervoer td.location {
width: 230px;	
}

select
{
background:#333333 url("../img/backgrounds/input_bg.png") no-repeat scroll 0%;
border:1px solid black;
color:#999999;
}