.po_container{
	width: 400px;
	background-color: #ccc;
	padding: 5px;
	overflow: hidden;
	margin: 1px;
}

.po_container button{
	float:right;padding:3px;
}
.po_container span{
	float:right;margin-right: 30px;margin-top: 2px;
}
.po_container input[type="checkbox"]{
	float:right;margin-right: 4px;margin-top: 2px;
}



#product_owners{
	margin-top: 20px;
}
.ac_results{
	width:auto !important;
}
