.isiTestiIndex
{
	position: relative; 
	width: 570px;
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden; 
	text-align : justify;	   	
}

.otherTextDIV
{
	POSITION: relative;
	margin-top : 10px;
	margin-bottom : 5px;
	left: 0px;
	width : 575px;
	background-color: #F2E4E4;
	border-bottom: #C2BBC1 1px dotted; 
	border-top: #C2BBC1 1px dotted; 
	padding-left : 10px;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 6px;	
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden; 
	text-align : justify;		
}

.otherTextTitle
{
	position:relative;
	top : 0px;
	left : 0px;
	color : #BF1616;
	font-family: Verdana;
	font-size: 12px;  
	font-weight:bold;	
	margin-bottom : 5px;
}

.isiTesti
{
	POSITION: relative;
	left: 0px;
	width : 463px;
	min-height: 78px;
	height: expression( this.scrollHeight < 79 ? "78px" : "auto" );
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;
	text-align : justify;
}

.isiProduk
{
	POSITION: relative;
	left: 0px;
	width : 463px;
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;
	text-align : justify;
}

.testiSender
{
	POSITION: relative;
	bottom:0px;
	left : 0px;
	padding : 0;
	padding-right : 0px;
	text-align : right;
	line-height : 15px;
	
}

.lineBreakTesti
{
	border-bottom: #999999 1px dotted; 
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	line-height : 1px;
}

.detailOtherTitleDiv
{
	position:relative;
	top : 0px;
	left : 18px;
	width : 540px;
	border-top: #E18686 1px solid; 
	border-right: #E18686 1px solid; 
	border-left: #E18686 1px solid; 
	border-bottom: #E18686 1px solid; 
	background-color : #DDC6C6;
	padding-left : 7px;
	padding-top : 4px;
	padding-right : 7px;	
	padding-bottom : 4px;	
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;
	text-align : justify;		
}

.tabDetailDIV
{
	position:relative;
	top : 0px;
	left : 0px;
	width : 96%;
	border-top: #E18686 1px solid; 
	border-right: #E18686 1px solid; 
	border-left: #E18686 1px solid; 
	border-bottom: #E18686 1px solid; 
	background-color : #F2E4E4;
	padding-left : 10px;
	padding-top : 0px;
	padding-right : 10px;	
	padding-bottom : 10px;	
}

.tabDetailDIVHeader1
{
	POSITION: absolute;
	top: 6px;
	left : 14px;
}

.tabDetailDIVHeader2
{
	POSITION: absolute;
	top: 6px;
	left : 124px;
}

.tabDetailDIVHeader3
{
	POSITION: absolute;
	top: 6px;
	left : 261px;
}

.tabDetailDIVHeader4
{
	POSITION: absolute;
	top: 6px;
	left : 368px;
}

.tabDetailDIVHeader5
{
	POSITION: absolute;
	top: 6px;
	left : 490px;
}


