/* CSS Document */

div#details .hd {

	font-weight: bold;
	
	line-height:1.6;
}
div#details table {
 margin-bottom: 1em;
}
div#details table th {
	margin:0;
	padding-right: 15px;

	font-weight: normal;
	
	line-height:1.6;
	vertical-align: top;
}
div#details table td {
	margin:0;

	
	line-height:1.6;
	vertical-align: top;
}
div#details table td p {
 font-size: 93%;
	margin: 0;
	padding: 0;
}
div .nr_link_text {
 letter-spacing: 0;
}