.underline {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: 1px dotted #000000;
	border-left: thin none #000000;

}
.topline {

	border-top: 1px dotted #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

.dottedborder {
	border: 1px dotted #CCCCCC;
}
.titlegrijs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.containerline {
	background-image: url(containerline.gif);
	background-repeat: repeat-x;
}


