/*
**
**  Voorbeeld stylesheet voor de BICAT webcat - KLANT AANPASSINGEN
**
**  $Id: mystyle.css,v 1.1 2008/08/04 13:28:52 mike Exp $
**
*/

@import "/rsrc/dgchcm/css/mystyle.css" ;

/* 20110221 - RW - Aanpassing ivm dgc update. Dgchcm importeerd code uit dgc,
/* welke zo nu en dan geupdate wordt. Dan veranderd de aangetastte
/* structuur van dgchcm mee.
*/

.content_main table li, 
div.paging_bottom_bottom ul li,
div.paging_bottom_to_top ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
}

div.dgchcmresult {
	padding-top: 50px;
}


