
fieldset.formDataEntry 
    {	    	
    	padding-bottom: 18px;
    }


table tr td.label
    {
    	width: 150px;
    	font-weight:bold;
    	text-align: right;
    	padding-right: 6px;
		vertical-align: top;
		padding-top: 9px;
	}

table tr td
    {
    	padding-top: 6px;
	}

fieldset.formDataEntry table tr td.labelspan	
    {
    	font-weight:bold;
	}

fieldset.formDataEntry table small
    {
		font-weight:normal;
		font-size: 9px;
		font-style: italic;
	}

fieldset.formDataEntry table tr td textarea
    {
    	width: 425px;
    	height: 50px;
	}

fieldset.formDataEntry table tr td table.listRepeater
    {
    	width: 480px;
	}

fieldset.formDataEntry table tr td table.listRepeater tr td
    {
    	width: 240px;
	}	
	

table.FacilitatorListing
{
	border-collapse: collapse;
	}
	
table.FacilitatorListing tr.row_1
{
	background-color: #ededed;
}
table.FacilitatorListing tr td
{
	padding: 2px 2px 2px 2px ;
	margin: 0px 0px 0px 0px ;
border: solid 1px black;
	}
