FIELDSET {
	width: 680px;
	border: 0px;
	background-color: #DCE4F5;
	/*border-right: 1px solid;
	border-left: 1px solid;*/
}

.form fieldset table {
	margin: 10px;
}

LEGEND {
	background-color: #DCE4F5;
}

#article H2, #article H2 A {
	color: #c51b1b;
}

#article H4, #article H4 A {
	color: #76787b;
}

#article .location, #article H4 .location A {
	color: #638bce;
}

#article .mainImage {
	float: left;
	margin: 0px 18px 0px 0px;
}

#article .extra {
	margin: 5px 0px 5px 0px;
}

.comment {
	margin: 0px 0px 28px 0px;
}

.comment H2 {
	color: #638bce;
	margin: 3px 0px;
	font-size: 13px;
	font-weight: bold;
}

.comment H2 A {
	color: #638bce;
}

.comment H4 {
	margin: 3px 0px 10px 0px;
	color: #638bce;
	font-size: 10px;
	font-weight: bold;
}

.comment H4 A {
	color: #638bce;
	text-decoration: underline;
}

.comment .extra {
	margin: 5px 0px 5px 0px;
	/*color: #638bce;*/
	color: #9c9c9c;
	font-size: 10px;
	font-weight: bold;
	text-transform: inherit;
	font-style: italic;
	width: 330px;
	float: left;
}

.comment .extra A {
	color: #9c9c9c;
/*	color: #638bce; */
	text-decoration: underline;
}

.comment .reformulate  {
	color: #9c9c9c;
	font-size: 9px;
}

.comment IMG {
	float: left;
	margin: 0px 18px 0px 0px;
}

.comment P {
	margin: 0px;
	font-style: italic;
	color: #333333;
	line-height: 18px;
}

#centerColumn .box {
	float: left;
}

#centerColumn .box A {
	color: #638BCE;
}

#centerColumn .box .label {
	background: url(../gfx/box_label_blue_bg.gif) repeat-x;
	color: #638bce;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
}

#centerColumn .box .buttons a {
	text-decoration: none;
}

#centerColumn .box {
	background:  url(../gfx/box_content_blue_bg.gif) repeat-y right;
	border: #C8DAF8 1px solid;
}

#centerColumn .box .content {
	display: none;
	margin: 10px;
	padding-bottom: 10px;
	color: #638bce;
}

#centerColumn .box .content td {
	height: 20px;
	margin: 5px;
	padding-bottom: 5px;
}

#centerColumn .headline_content {
	margin: 10px;
	padding-bottom: 10px;
	color: #638bce;
 }

.headline.buurt {
	margin: 10px;
	border: 1px dotted;
}

#centerColumn .box P {
	font-size: 10px;
	color: #638BCE;
}
 
#centerColumn .box .button{
	margin: 10px;
	height: 22px;
	cursor: pointer;
}

#centerColumn .box .minimize {
	background: url(../gfx/box_label_blue_minimize.gif);	
}

#centerColumn .box .maximize {
	background: url(../gfx/box_label_blue_maximize.gif);	
}

#centerColumn {
	width: 600px;
}

.form label.long{
	width: 170px;
}
