h4 {
	font: 16px;
	font-weight: bold;
	margin: 24px 0px 4px 0px;
	clear: both;
}

.main-table {
	display: table;
	cell-spacing: 0px;
}
.main-table td{
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	padding: 0px;
}

.insert-box {
	float: right; 
	width: 150px; 
	margin: 4px 2px 4px 6px;
	font: 9px;
	color: #333333;
}

.divider-dotted {
	height: 3px;
	padding: 0px;
	clear: both;
	background: url(../../graphics/div_studline.gif);

}
