/**
	* Added by Christian nov.28-2005
	*/

.nrentable {
	width: 100%;
	line-height:1.7em;
	border:1px solid black;
	margin:10px 0;
}

.nrentable td {
	width:33%;
	vertical-align: top;
}

