h3.invoice_title {
	text-align: right;
}

div.invoice p.choose_member_head {
	margin: 0;
	padding: 0;
	
	text-align: left;
}

div.choose_members_list {
	background-color: #E9EFE0;
}

div.choose_member {
	margin:0;
	padding: 0;
	
	height: 20px;
	border-bottom: 2px solid white;
}

div.choose_member input{
	padding-top: 2px;
}

div.inputholder {
	float:left;
	
	margin: 0;
	padding: 0;
	
	width: 60px;
	height: 20px;
	
	border-right: 2px solid white;
	text-align: center;
}

div.nameholder {
	float:left;
	
	margin: 0;
	padding: 0;
	padding-left: 10px;
	
	height: 20px;
}

div.costtitle {
	float: left;
	
	margin: 0;
	padding: 0;
	
	height: 20px;
	width: 60px;
	
	border-right: 2px solid white;
	color: #74a824;
	text-align: center;
}

div.costtitlename {
	float: left;
	
	margin: 0;
	padding: 0;
	
	width: 60px;
	height: 20px;
	
	color: #74a824;
	text-align: center;
}

div.submit_invoice {
	margin-top: 4px;
	
	text-align: center;
}

div.submit_invoice input {
/*
	background-color: #DEEFC2;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right:  1px solid #969696;
	border-bottom:  1px solid #969696;
	*/
}
