
.istruct-text {
	font:11px Arial;
	padding-right:5px;
}

.istruct-table {
	border-spacing: 0px;
	width:100%;
	height:100%;
}

.istruct-input-button {
	font:11px Arial;
}

.istruct-td-label {
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	font:bold 11px Arial;		
	white-space:nowrap;
	text-align:right;
}

.istruct-td-label1 {
	vertical-align: middle;
	padding: 0px 20px 0px 10px;
	font:bold 11px Arial;		
	white-space:nowrap;
	width:100%;
}
.istruct-td-value {
	padding: 0px 5px 5px 5px;	
	width:100%;
}

.istruct-td-value1 {
	padding: 0px 5px 5px 5px;	
}

.istruct-td-globaltr-value {
	padding: 0px 5px 0px 5px;	
}

.itextfield-input {
	width: 100%;
	font:11px Arial;
	padding-left:5px:
}

.itextarea-textarea {
	width: 100%;
	overflow: auto;
	border-right:1px solid #ADB0B0;
	border-bottom:1px solid #ADB0B0;
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	font:11px Arial;
}

.iselectfield-select {
	border-right:1px solid #ADB0B0;
	border-bottom:1px solid #ADB0B0;
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	font:11px Arial;
}

.iarray-table {
	width: 100%;
	padding-left:8px;
	background:#E9E9E9;
	border:1px solid #CFCFCF;
}

.iarray-nocmd {
        width:15px;
}

.iarray-cmd {
	background-position:50% 8px;
	background-repeat: no-repeat;
	cursor: pointer;
	width:1px;
	height:30px;
}

.iarray-div-cmd {
	font-size:1px;
	width:16px;	
}

.iarray-div-add-cmd {
        padding-top:3px;
	font-size:1px;
	width:60px;
	height:20px;
}

.iarray-up {
	font-size:1px;	
	background: url(images/up.gif) no-repeat 100% 12px;
	width:16px;
}

.iarray-down {
	font-size:1px;
	background: url(images/down.gif) no-repeat 0px 12px;
	width:16px;
}

.iarray-remove {
	font-size:1px;
	background: url(images/remove.gif) no-repeat 0px 12px;
	width:16px;
}

.iarray-add {
	background: url(http://www.medmultimed.org/theme/default/cib/istruct/images/add.gif) no-repeat 0px 50%;
	height:20px;	
}

.iarray-expcol-expanded {
	font-size:1px;
	width:16px;
	background: url(images/expanded.gif) no-repeat 0px 12px;
}

.iarray-expcol-collapse {
	width:16px;
	font-size:1px;
	background: url(images/collapse.gif) no-repeat 0px 12px;
}

.iarray-td-value {
	width:100%;
	padding: 5px 5px 5px 5px;	
	background:#CFCFCF;
	border-top:1px solid white;
}

.iarray-sel {
	border-right:1px solid #ADB0B0;
	border-bottom:1px solid #ADB0B0;
	border-top:1px solid #626262;
	border-left:1px solid #626262;
	font:11px Arial;
}

.iarray-td-sel {
	padding: 2px;
	padding-left: 4px;
}

.i18n-table {
	width:100%;
	background-color:#D7D8D9;
}
	
.i18n-td-label {
	padding-left: 4px;
	padding-right:4px;
	background-color:#D7D8D9;
	color:#E68B2C;
	font-weight:bold;
}

.i18n-td-value {
	padding: 2px;
	padding-left: 2px;
	width:100%;	
	background-color:#D7D8D9;
}

.ihselectfield-table {
	
}

.ihselectfield-select {
	border-right:1px solid #ADB0B0;
	border-bottom:1px solid #ADB0B0;
	border-top:1px solid #626262;
	border-left:1px solid #626262;	
	font:11px Arial;
}

.ihselectfield-td {
	vertical-align: top;
}

input { border:1px solid; font-size:11px; }
