/** 
* QI Ideas / Basket Builders B.V. 
* Created by: Jacco Flenter
* file: gridTemplate.css 
* version: v0.4
**/
body{
	text-align: center;
	height: 100%;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
}
html, body {
	font-size: 13px
}

*{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	font-family:arial,helvetica,clean,sans-serif;
	font-style: normal;
	color: inherit;
}

input, textarea, select {
	font-size: 91.7%;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	list-style: none;
}
body{
font-family:arial,helvetica,clean,sans-serif;
/*font-size:13px;
font-size-adjust:none;*/
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.231;
}

/** dojo firebug alignment resetter **/
.firebug{
	text-align: left;
}



.page .pageContent .mainContent div.brochure0{display:none!important;}
