/* 
Copyright skin: Cestus Websites 2005. Specifically created for www.geluksfabriek.nl
Created by Peter Schotman, contact information: www.cestuswebsites.nl
*/

.g0container 
{
	background-color: transparent;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
	width: auto;
	vertical-align: top;
}

#plain .Head, #plainblue .Head, #none .Head 
{
	font-family: Arial, Hevetica, Sans-Serif;  
	color: #FB2E5F; 
	line-height: 140%;
	font-size: 18px; 
	font-weight: bold; 
}

#plainblue .g0headerrow 
{
	background: transparent url(borderblauw.gif) scroll repeat-x bottom left; 
	vertical-align: bottom; 
}

.g0headerrow 
{
	vertical-align: bottom;
}

.g0header 
{
	height: 40px;
}

.g0content 
{
	background-color: transparent; 
	text-align: justify;
}

/* soms werk justify niet goed als het alleen in de .g0content of .normal class gedefinieerd is, dus: */
div 
{
	text-align: justify;
}


