.staffListing {
	width: 433px;
	height: 110px;
	background-image: url(../images/listing.png);	
	padding:  10px 25px 20px 30px;
	margin-left: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
	float: none;
}

.staffText {
	float: right;
	width: 320px;

}
