
img.left {
	float:left;
	border:none;
	}

img.right {
	float:right;
	border:none;
	}
	
img.clientLogo {
	border:none;
	position:absolute;
	top:140px;
	}

.RowDeleteButton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	width: 35px;
	text-decoration:none;
	color:#004731;
	background-color:#ECE9D8;
	font-weight:bold;
	border:none;
	cursor:hand;
	cursor:pointer;
	padding:2px;
}



