can you please post screen shots of the rules you have configured so I can get an idea of the steps you are following to see what may be going wrong.
also to help troubleshoot, you can output the values of the session variables you are using:
<?php echo("Country: ". $_SESSION['eCartCheckoutForm_shipping_country'])