th {
	background-color: #e8e8e8;
	background-image: url(../../../images/i_line.gif);
	background-position: 0px top;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 16px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
td {
	background-image: url(../../../images/i_line.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
dd > p {
	margin-bottom: 1em;
}

dt {
	background-image: url(../../../images/i_pret_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 4px;
}
dd {
	padding-left: 16px;
}
.line {
	background-image: url(../../../images/i_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

