/****************************************************************************
* 	temporarily fix for specification tables exported by the old ProductPro
*	plug-In to fit the new Konica Minolta design guidelines.
*
*	Date: 2007-july-20
*	Author: O. Krause
*
*****************************************************************************/

.contenttable {
	border-color:#B8B8B8;
	border-style:solid;
	border-width:1px 0pt 0pt 1px;
	font-size:80%;
	margin-bottom:1em;
	width:100%;
	empty-cells:show;
	margin:0pt;

	margin-bottom:1em;

}

.td-0 {
	background:#EEEEEE none repeat scroll 0%;
	font-weight:bold;
	width:156px;
	border-color:#B8B8B8;
	border-style:solid;
	border-width:0pt 1px 1px 0pt;
	padding:11px 8px;
	text-align:left;
	vertical-align:top;
}

.np_pprofi_tr_group TD {
	background:#EEEEEE none repeat scroll 0%;
	font-weight:bold;
	width:156px;
	border-color:#B8B8B8;
	border-style:solid;
	border-width:0pt 1px 1px 0pt;
	padding:11px 8px;
	text-align:left;
	vertical-align:top;
}

.td-0 P {
	font-weight:bold;
	text-align:left;
}

.td-last {
	border-color:#B8B8B8;
	border-style:solid;
	border-width:0pt 1px 1px 0pt;
	padding:11px 8px;
	text-align:left;
	vertical-align:top;
}

.td-last P {
	font-weight:normal;
	text-align:left;
}

.contenttable p {

	font-size:100% !important;
	margin:0 !important;

}