/****************************************************************
Title:		Joomla! template for www.quisteneskes.nl
File: 		eskes/templates/quisteneskes/css/layoutblue.css
Version: 	v1.00
Author:		Digivotion
Contact:	info@digivotion.com

Comments:	Here you can add customer specific style definitions.
*****************************************************************/

/***************
Gold pages
****************/

table.contentpaneopengoud {
	background:#cfa434;
	width:100%;
	border-collapse:collapse;
}
table.contentpaneopengoud td {
	color: #fff;
	padding-left: 30px;
}
table.contentpaneopengoud td p{
	line-height: 150%;
}

table.contentpaneopen {
	background:#cfa434;
	width:100%;
	border-collapse:collapse;
}
table.contentpaneopen td {
	color: #fff;
	padding-left: 30px;
}
table.contentpaneopen td p{
	line-height: 150%;
}
