div#thisform table.track-layout tr.greenbars{
	background-color:#009900;
}

div#thisform table.track-layout tr.greenbars td h3 {
	color:#FFF;
}

.labels{

	padding-right: 8px;
	font-size: 1.1em;
  line-height: 1.4em;
  padding: 2px;
  margin-top: 8px;
	}



.input-fields{
	padding:10px;
}

.sibling_head{
	background-color:#039;
	color:#FFF;
}

div#thisform table.track-layout tr td.input-fields input,
div#thisform table.track-layout tr th.input-fields input,
div#thisform table.track-layout tr th.input-fields select,
div#thisform table.track-layout tr td.input-fields select,
#ApprovalDt,
#BlueFormDt{
	width:150px;
}

div#thisform table.track-layout tr.sibling_head td h3 {
	color:#FFF;
}

#firstname,
.dateinput,
#sib_other_dis{
	width: 250px;
}

table tr#hideMeReally td table tr#subform_siblings_template td input{
		width: 150px;
}
	
	
tr#hideMeReally td table tr#subform_siblings_template td input.selectwvalue{
	width:150px;
}

tr#hideMeReally td table thead tr th{
	background-color:#003399;
	color:white;
}

tr#hideMeReally td table{
	border:1px solid #003399;
}

tr#hideMeReally td table td{
	border:1px solid #003399;
	border-right:none;
	border-top:none;
}


tr#hideMeReally td table tfoot tr td{
	border:none;
	border-bottom:none;
}

track-layout tr th select{
	width:150px;
}


.dateinput_ignore,
selectwvalue{
	width:120px;
}


